]> cat aescling's git repositories - mastodon.git/commitdiff
Fix incorrect singular version of some translation strings (#17124)
authorClaire <claire.github-309c@sitedethib.com>
Mon, 13 Dec 2021 17:25:25 +0000 (18:25 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Dec 2021 17:25:25 +0000 (18:25 +0100)
Fixes #17120

Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
config/locales/en.yml

index 0aa25ae8634a5b230012eb1dca2881abaf36113d..e9a0aea548f9e832b92cd33eadb9a128d3a2ec77 100644 (file)
@@ -377,13 +377,13 @@ en:
       new_users: new users
       opened_reports: reports opened
       pending_reports_html:
-        one: "<strong>1</strong> pending reports"
+        one: "<strong>1</strong> pending report"
         other: "<strong>%{count}</strong> pending reports"
       pending_tags_html:
-        one: "<strong>1</strong> pending hashtags"
+        one: "<strong>1</strong> pending hashtag"
         other: "<strong>%{count}</strong> pending hashtags"
       pending_users_html:
-        one: "<strong>1</strong> pending users"
+        one: "<strong>1</strong> pending user"
         other: "<strong>%{count}</strong> pending users"
       resolved_reports: reports resolved
       software: Software