summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-08 19:17:00 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-08 19:17:00 +0300
commitd2a4925caee093721584876b38aff64151980cc0 (patch)
treeb68ac4d699d0706d760e2388e61ab85aadeb12ac /i18n
parentd4a91d30ff77c2d57a39cf37300d01d27563e318 (diff)
parent9c97c301bd6d3d103ecb2f9022157470e26cee1b (diff)
downloadwekan-d2a4925caee093721584876b38aff64151980cc0.tar.gz
wekan-d2a4925caee093721584876b38aff64151980cc0.tar.bz2
wekan-d2a4925caee093721584876b38aff64151980cc0.zip
Merge branch 'NicoP-S-master'
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index a4493473..1ffdcc6b 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -152,6 +152,8 @@
"card-spent": "Spent Time",
"card-edit-attachments": "Edit attachments",
"card-edit-custom-fields": "Edit custom fields",
+ "card-start-voting": "Start voting",
+ "card-cancel-voting": "Delete voting",
"card-edit-labels": "Edit labels",
"card-edit-members": "Edit members",
"card-labels-title": "Change the labels for the card.",
@@ -161,6 +163,10 @@
"cardAttachmentsPopup-title": "Attach From",
"cardCustomField-datePopup-title": "Change date",
"cardCustomFieldsPopup-title": "Edit custom fields",
+ "cardStartVotingPopup-title": "Start a vote",
+ "vote-question": "Voting question",
+ "vote-for-it": "for it",
+ "vote-against": "against",
"cardDeletePopup-title": "Delete Card?",
"cardDetailsActionsPopup-title": "Card Actions",
"cardLabelsPopup-title": "Labels",