summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r--app/Locale/zh_CN/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index b4ff932b..8b463b12 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1375,4 +1375,7 @@ return array(
'seconds' => '秒',
'Assign automatically a color when preset start date is reached' => '当到达预设起始日期时自动指派颜色',
'Move the task to another column once a predefined start date is reached' => '当到达预定起始日期时移动任务到另一栏目',
+ // 'This task is now linked to the task %s with the relation "%s"' => '',
+ // 'The link with the relation "%s" to the task %s has been removed' => '',
+ // 'Custom Filter:' => '',
);