From b893e9fcbb8b92a56ebe24d8c2ca10728a95c3be Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Sun, 2 Jun 2019 15:20:53 +0530 Subject: [PATCH] Fix the build. --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ec370206b4f..fb67313716e 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -4448,7 +4448,7 @@ en: new_topics_unless_trust_level: "Users at low trust levels must have topics approved by staff. See `approve_new_topics_unless_trust_level`." fast_typer: "New user typed their first post suspiciously fast, suspected bot or spammer behavior. See `min_first_post_typing_time`." auto_silence_regexp: "New user whose first post matches the `auto_silence_first_post_regex` setting." - watched_word: "This post included a Watched Word. See your list of watched words." + watched_word: "This post included a Watched Word. See your list of watched words." staged: "New topics and posts for staged users must be approved by staff. See `approve_unless_staged`." category: "Posts in this category require manual approval by staff. See the category settings." must_approve_users: "All new users must be approved by staff. See `must_approve_users`."