summaryrefslogtreecommitdiff
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index a432e42..0a69dc8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -14,6 +14,7 @@
"vote-comment": "Comment",
"vote-submit": "Submit",
"vote-error-unknown-attribute": "Unknown attribute '$1' for <vote> tag",
+ "vote-error-end": "Failed to parse end date (expected YYYY-MM-DD).",
"vote-error-missing-newline": "Please add a line break before </vote>",
"vote-error-one-vote-per-page": "There can only be one active vote per page (and it has to be the first one).",
"vote-already-yes": "You already voted to approve.",
@@ -21,7 +22,6 @@
"vote-already-abstain": "You already chose to abstain.",
"vote-change": "Change your vote from $1 to $2.",
"vote-end": "This vote will end on $1.",
- "vote-error-end": "Failed to parse end date (expected YYYY-MM-DD).",
"vote-cancelled": "The vote has been cancelled.",
"pages-with-open-votes-category": "Pages with open votes",
"pages-with-vote-errors-category": "Pages with vote errors"