From ea8efa36f5e1a8c3fb3ebe76ed58678a420e1d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Tue, 5 Nov 2019 19:35:31 +0100 Subject: [PATCH] Fix pluralization typos --- config/locales/en/admin.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/locales/en/admin.yml b/config/locales/en/admin.yml index 30d69b5d1..1958566d9 100644 --- a/config/locales/en/admin.yml +++ b/config/locales/en/admin.yml @@ -338,7 +338,7 @@ en: commentable_type: "Type" link: "Download comments" title: Comments - no_comments: There is no comments. + no_comments: There are no comments. table_link: "Link" hidden_comments: index: @@ -350,7 +350,7 @@ en: hidden_debate: Hidden debate hidden_proposal: Hidden proposal title: Hidden comments - no_hidden_comments: There is no hidden comments. + no_hidden_comments: There are no hidden comments. dashboard: index: back: Go back to %{org} @@ -416,7 +416,7 @@ en: id: ID author: Author title: Debates - no_debates: There is no debates. + no_debates: There are no debates. link: "Download debates" hidden_debates: index: @@ -426,7 +426,7 @@ en: with_confirmed_hide: Confirmed without_confirmed_hide: Pending title: Hidden debates - no_hidden_debates: There is no hidden debates. + no_hidden_debates: There are no hidden debates. documents: new: title: "Upload a document" @@ -1229,7 +1229,7 @@ en: with_confirmed_hide: Confirmed without_confirmed_hide: Pending title: Hidden proposals - no_hidden_proposals: There is no hidden proposals. + no_hidden_proposals: There are no hidden proposals. proposal_notifications: index: filter: Filter @@ -1238,7 +1238,7 @@ en: with_confirmed_hide: Confirmed without_confirmed_hide: Pending title: Hidden notifications - no_hidden_proposals: There is no hidden notifications. + no_hidden_proposals: There are no hidden notifications. settings: flash: updated: Value updated @@ -1369,7 +1369,7 @@ en: other: "There are %{count} invalid signatures" unverified_error: (Not verified by Census) voted: - zero: "There is no votes created from the verified signatures." + zero: "There are no votes created from the verified signatures." one: "There is %{count} vote created from the verified signatures." other: "There is %{count} votes created from verified signatures." loading: "There are still signatures that are being verified by the Census, please refresh the page in a few moments"