diff options
author | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:55:22 +0200 |
---|---|---|
committer | BaobabCoder <b.campardou@gmail.com> | 2017-06-02 10:55:22 +0200 |
commit | 15b428893f950cf84f90a4f33340e3621660cf43 (patch) | |
tree | d08a2aac39e35547eb3ae2034b464946f0ef56b5 /i18n/zh-CN.i18n.json | |
parent | de5589a987c8e32a42027b6d230d01204bd3e5a5 (diff) | |
download | wekan-15b428893f950cf84f90a4f33340e3621660cf43.tar.gz wekan-15b428893f950cf84f90a4f33340e3621660cf43.tar.bz2 wekan-15b428893f950cf84f90a4f33340e3621660cf43.zip |
Change text : delete instead of remove
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r-- | i18n/zh-CN.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 046aae7c..22658732 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -276,7 +276,7 @@ "remove-cover": "移除封面", "remove-from-board": "从看板中删除", "remove-label": "移除标签", - "remove-list": "Remove the list", + "listDeletePopup-title": "Delete the list ?", "remove-member": "移除成员", "remove-member-from-card": "从该卡片中移除", "remove-member-pop": "确定从 __boardTitle__ 中移除 __name__ (__username__) 吗? 该成员将被从该看板的所有卡片中移除,同时他会收到一条提醒。", |