From: Claire Date: Mon, 13 Dec 2021 17:25:25 +0000 (+0100) Subject: Fix incorrect singular version of some translation strings (#17124) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0fc73bbcb937d62c47a37325794825c77ef8a8a7;p=mastodon.git Fix incorrect singular version of some translation strings (#17124) Fixes #17120 Co-authored-by: Mélanie Chauvel Co-authored-by: Mélanie Chauvel --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 0aa25ae86..e9a0aea54 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -377,13 +377,13 @@ en: new_users: new users opened_reports: reports opened pending_reports_html: - one: "1 pending reports" + one: "1 pending report" other: "%{count} pending reports" pending_tags_html: - one: "1 pending hashtags" + one: "1 pending hashtag" other: "%{count} pending hashtags" pending_users_html: - one: "1 pending users" + one: "1 pending user" other: "%{count} pending users" resolved_reports: reports resolved software: Software