summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-27 04:28:16 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-27 04:28:16 +0300
commitac9b2f7c8f177be75b8f9a76135b25843db44199 (patch)
tree10d952086fc252fb6ec1a571e966f70c549459a2 /i18n/zh-CN.i18n.json
parentf0f0634e8331b38a28b01873edd521c38ec7faeb (diff)
downloadwekan-ac9b2f7c8f177be75b8f9a76135b25843db44199.tar.gz
wekan-ac9b2f7c8f177be75b8f9a76135b25843db44199.tar.bz2
wekan-ac9b2f7c8f177be75b8f9a76135b25843db44199.zip
Update translations.
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r--i18n/zh-CN.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index 9906fe8b..dcf6d880 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -17,10 +17,14 @@
"act-completeChecklist": "完成检查列表__checklist__ 卡片 __card__ 列表 __list__ 泳道 __swimlane__ 看板 __board__",
"act-uncompleteChecklist": "看板 __board__ 中的泳道 __swimlane__ 中的列表 __list__ 中的卡片 __card__ 中的清单 __checklist__ 未完成",
"act-addComment": "对看板 __board__ 中的泳道 __swimlane__ 中的列表 __list__ 中的卡片 __card__ 发表了评论: __comment__",
+ "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard": "创建看板 __board__",
"act-createSwimlane": "创建泳道 __swimlane__ 到看板 __board__",
"act-createCard": "在看板 __board__ 的泳道 __swimlane__ 的列表 __list__ 中添加卡片 __card__",
- "act-createCustomField": "在看板 __board__ 泳道 __swimlane__ 列表 __list__ 卡片 __card__ 中创建自定义字段 __customField__",
+ "act-createCustomField": "created custom field __customField__ at board __board__",
+ "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
+ "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList": "添加列表 __list__ 至看板 __board__",
"act-addBoardMember": "添加成员 __member__ 到看板 __board__",
"act-archivedBoard": "看板 __board__ 已被移入归档",