summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3be3c6f..e948cd7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -17,6 +17,8 @@
"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-error-invalid-date": "invalid date",
+ "vote-error-invalid-vote": "invalid vote, expected one of $1",
"vote-already-yes": "You already voted to approve.",
"vote-already-no": "You already voted to oppose.",
"vote-already-abstain": "You already chose to abstain.",