diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index fd52411facb..5096eed3618 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -249,7 +249,7 @@ en: view_pending: "view pending posts" has_pending_posts: one: "This topic has 1 post awaiting approval" - many: "This topic has {{count}} posts awaiting approval" + other: "This topic has {{count}} posts awaiting approval" confirm: "Save Changes" delete_prompt: "Are you sure you want to delete %{username}? This will remove all of their posts and block their email and ip address."