summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorNicu Tofan <nicu.tofan@gmail.com>2018-06-26 17:39:31 +0300
committerNicu Tofan <nicu.tofan@gmail.com>2018-06-26 17:39:31 +0300
commitb7d508e8c4cf858559e144053d119ceaebfa9697 (patch)
treed909d73704705e9f78f3039fd3d10dd3dfc685ea /i18n
parent439d7c3dbc38e6b8165b3d65f78d0f90e7e5d7db (diff)
downloadwekan-b7d508e8c4cf858559e144053d119ceaebfa9697.tar.gz
wekan-b7d508e8c4cf858559e144053d119ceaebfa9697.tar.bz2
wekan-b7d508e8c4cf858559e144053d119ceaebfa9697.zip
Added ability to change card's parent.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index e89d6928..42dbd2d5 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -493,6 +493,9 @@
"prefix-with-parent": "Prefix with parent",
"subtext-with-full-path": "Subtext with full path",
"subtext-with-parent": "Subtext with parent",
+ "change-card-parent": "Change card's parent",
+ "parent-card": "Parent card",
+ "source-board": "Source board",
"no-parent": "Don't show parent"
}