Fix pluralization typos

This commit is contained in:
Javi Martín
2019-11-05 19:35:31 +01:00
parent 440696683a
commit ea8efa36f5

View File

@@ -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"