diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index e839edbbe00..6a3ee58660b 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1380,8 +1380,8 @@ en: click_here: "click here" from: "%{site_name} digest" read_more: "Read More" - more_topics: "%{new_topics_since_seen} new topics posted since you last visited on %{last_seen_at}." - more_topics_category: "%{new_topics_since_seen} new topics posted in these categories since you last visited on %{last_seen_at}:" + more_topics: "There were %{new_topics_since_seen} new topics posted since you last visited on %{last_seen_at}." + more_topics_category: "There were %{new_topics_since_seen} new topics posted in these categories since you last visited on %{last_seen_at}:" posts: one: "1 post"