summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorPouyan Savoli <papoola@hotmail.com>2017-09-18 00:46:17 +0200
committerPouyan Savoli <papoola@hotmail.com>2017-09-22 22:59:32 +0200
commit3753337d60e17e5e72ec071aa4a1b28e36297d15 (patch)
tree81363c3fb7d1af2c90e7a3e2b1233412569bd52d /i18n
parentcaad952bc1b29bb925c1347a14daa5d1ec8ada81 (diff)
downloadwekan-3753337d60e17e5e72ec071aa4a1b28e36297d15.tar.gz
wekan-3753337d60e17e5e72ec071aa4a1b28e36297d15.tar.bz2
wekan-3753337d60e17e5e72ec071aa4a1b28e36297d15.zip
dropdown items
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 1039d3c6..a6893117 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -155,7 +155,6 @@
"create": "Create",
"createBoardPopup-title": "Create Board",
"chooseBoardSourcePopup-title": "Import board",
- "configure-custom-fields": "Configure Custom Fields",
"createLabelPopup-title": "Create Label",
"createCustomField": "Create Field",
"createCustomFieldPopup-title": "Create Field",
@@ -164,8 +163,13 @@
"custom-field-checkbox": "Checkbox",
"custom-field-date": "Date",
"custom-field-dropdown": "Dropdown List",
+ "custom-field-dropdown-none": "(none)",
+ "custom-field-dropdown-options": "List Options",
+ "custom-field-dropdown-options-placeholder": "Press enter to add more options",
+ "custom-field-dropdown-unknown": "(unknown)",
"custom-field-number": "Number",
"custom-field-text": "Text",
+ "custom-fields": "Custom Fields",
"date": "Date",
"decline": "Decline",
"default-avatar": "Default avatar",