summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorNicu Tofan <nicu.tofan@gmail.com>2018-06-25 23:12:20 +0300
committerNicu Tofan <nicu.tofan@gmail.com>2018-06-26 14:32:51 +0300
commit94a52080cff14f7587c0ee837c1fca131cd6aff0 (patch)
tree9c4350d54b1d98d7ccfdcf09620e2fb8d5cf2c2d /i18n
parentc9f70cf382707141561732a46dbd3e3e2f159e6e (diff)
downloadwekan-94a52080cff14f7587c0ee837c1fca131cd6aff0.tar.gz
wekan-94a52080cff14f7587c0ee837c1fca131cd6aff0.tar.bz2
wekan-94a52080cff14f7587c0ee837c1fca131cd6aff0.zip
Board level settings for subtasks
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 5e1a99e8..e410572f 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -482,5 +482,10 @@
"delete-board": "Delete Board",
"default-subtasks-board": "Subtasks for __board__ board",
"default": "Default",
- "queue": "Queue"
+ "queue": "Queue",
+ "subtask-settings": "Subtasks Settings",
+ "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
+ "show-subtasks-field": "Cards can have subtasks:",
+ "deposit-subtasks-board": "Deposit subtasks to this board:",
+ "deposit-subtasks-list": "Landing list for subtasks deposited here:"
}