From 6d381b33a45b751186022aa1d15c3d2758feb6ef Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 28 Oct 2019 17:19:42 -0700 Subject: [PATCH] copyedits on moderator welcome PM --- config/locales/server.en.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 119b727913c..d39d87b50a4 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2663,11 +2663,13 @@ en: welcome_moderator: title: "Welcome Moderator" - subject_template: "Congratulations on becoming a moderator!" + subject_template: "Congratulations, you’re now a moderator!" text_body_template: | - You are now a moderator. -- congratulations! + You’ve been granted moderator status by a fellow staff member. - You now have access to the admin interface + As a moderator, you now have access to the admin interface. + + With great power comes great responsibility. If you’re new to moderating, please refer to the [Moderation Guide](https://meta.discourse.org/t/discourse-moderation-guide/63116). welcome_invite: title: "Welcome Invite" subject_template: "Welcome to %{site_name}!"