From d3d88e8183e07e87d504ab89ddc4eb396a7c566b Mon Sep 17 00:00:00 2001 From: AhmadFCheema Date: Fri, 12 Jul 2019 18:55:02 +0500 Subject: [PATCH] Fix typo (#7887) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 1f4cdc490bf..e37e26a092f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1291,7 +1291,7 @@ en: login_disabled: "Login is disabled while the site is in read only mode." logout_disabled: "Logout is disabled while the site is in read only mode." too_few_topics_and_posts_notice: "Let's start the discussion! There are %{currentTopics} / %{requiredTopics} topics and %{currentPosts} / %{requiredPosts} posts – visitors need more to read and reply to. Only staff can see this message." - too_few_topics_notice: "Let's start the discussion! There are %{currentTopics} / %{requiredTopics} topics – visitor need more to and reply to. Only staff can see this message." + too_few_topics_notice: "Let's start the discussion! There are %{currentTopics} / %{requiredTopics} topics – visitors need more to read and reply to. Only staff can see this message." too_few_posts_notice: "Let's start the discussion! There are %{currentPosts} / %{requiredPosts} posts – visitors need more to read and reply to. Only staff can see this message." logs_error_rate_notice: # keys ending with _MF use message format, see https://meta.discourse.org/t/message-format-support-for-localization/7035 for details