summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authordollybean <herbalproducts.ist@gmail.com>2020-02-04 02:28:45 -0800
committerdollybean <herbalproducts.ist@gmail.com>2020-02-04 02:28:45 -0800
commit0b00a8095ce34c753e5edac86d4b62e8aaa1b1e0 (patch)
tree11307a99c48966d5695466d359b48f88c0c31b0d /i18n/en.i18n.json
parent85d47c4ff2c625331540d7cbc7f499c41df6d3b8 (diff)
downloadwekan-0b00a8095ce34c753e5edac86d4b62e8aaa1b1e0.tar.gz
wekan-0b00a8095ce34c753e5edac86d4b62e8aaa1b1e0.tar.bz2
wekan-0b00a8095ce34c753e5edac86d4b62e8aaa1b1e0.zip
Customize of some card's functions
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 64fada1a..0892c953 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -583,8 +583,14 @@
"default": "Default",
"queue": "Queue",
"subtask-settings": "Subtasks Settings",
+ "Date-settings": "Dates Settings",
"boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
+ "boardDateSettingsPopup-title": "Board Dates Settings",
"show-subtasks-field": "Cards can have subtasks",
+ "show-receiveddate-field": "Cards can have Received Date",
+ "show-startdate-field": "Cards can have Start Date",
+ "show-enddate-field": "Cards can have End Date",
+ "show-duedate-field": "Cards can have Due Date",
"deposit-subtasks-board": "Deposit subtasks to this board:",
"deposit-subtasks-list": "Landing list for subtasks deposited here:",
"show-parent-in-minicard": "Show parent in minicard:",
@@ -756,5 +762,6 @@
"hide-minicard-label-text": "Hide minicard label text",
"show-desktop-drag-handles": "Show desktop drag handles",
"assignee": "Assignee",
- "cardAssigneesPopup-title": "Assignee"
+ "cardAssigneesPopup-title": "Assignee",
+ "addmore-detail": "Add a more detailed description"
}