summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.i18n.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh-CN.i18n.json')
-rw-r--r--i18n/zh-CN.i18n.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index ec2827c7..e923d0c0 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -702,5 +702,21 @@
"swimlane-delete-pop": "所有活动将从活动源中删除,您将无法恢复泳道。此操作无法撤销。",
"restore-all": "全部恢复",
"delete-all": "全部删除",
- "loading": "加载中,请稍等。"
+ "loading": "加载中,请稍等。",
+ "previous_as": "last time was",
+ "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
+ "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
+ "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
+ "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
+ "a-dueAt": "modified due time to be",
+ "a-endAt": "modified ending time to be",
+ "a-startAt": "modified starting time to be",
+ "a-receivedAt": "modified received time to be",
+ "almostdue": "current due time %s is approaching",
+ "pastdue": "current due time %s is past",
+ "duenow": "current due time %s is today",
+ "act-withDue": "__card__ due reminders [__board__]",
+ "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
+ "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
+ "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
}