summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-27 05:04:23 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-27 05:04:23 +0300
commitfb728baf0c87bae5fa39d92089b667ff1ed69fa6 (patch)
treeddc4a0732aff7c6ebe308dbd1095196beba0acca /i18n/zh-CN.i18n.json
parent0c352ab14385a886e06b03917b4443a18c8a12a1 (diff)
parent436db99a5bdbab1215c425fab4d298b2783948c8 (diff)
downloadwekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.tar.gz
wekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.tar.bz2
wekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.zip
Merge branch 'edge' into meteor-1.8
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__ 已被移入归档",