summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorNico <paetni1@gmail.com>2020-04-07 20:43:35 +0200
committerNico <paetni1@gmail.com>2020-04-07 20:43:35 +0200
commit2bbc312ad0600da06b7d18f57630ad19cd90efd2 (patch)
tree81f269ccfcfcaaf9f87e178b1c59639bbfba0240 /i18n/en.i18n.json
parente47ff25d458a0f7f7e61f9397e1730df21dc5cb7 (diff)
downloadwekan-2bbc312ad0600da06b7d18f57630ad19cd90efd2.tar.gz
wekan-2bbc312ad0600da06b7d18f57630ad19cd90efd2.tar.bz2
wekan-2bbc312ad0600da06b7d18f57630ad19cd90efd2.zip
Voteing feature
Diffstat (limited to 'i18n/en.i18n.json')
-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 e3b3288d..c37af44c 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",