From e79b2892cdb093bc157b5b631eaf0e0af700b7b4 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 8 Oct 2022 07:50:49 +0200 Subject: display when a vote has ended --- i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 0a69dc8..3be3c6f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -21,7 +21,8 @@ "vote-already-no": "You already voted to oppose.", "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-will-end": "This vote will end on $1.", + "vote-ended": "The voting period has ended on $1.", "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" -- cgit v1.2.3