From 3753337d60e17e5e72ec071aa4a1b28e36297d15 Mon Sep 17 00:00:00 2001 From: Pouyan Savoli Date: Mon, 18 Sep 2017 00:46:17 +0200 Subject: dropdown items --- i18n/en.i18n.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22