summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 94a9b2ba..0c9e0356 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1338,5 +1338,10 @@ return array(
// 'This task was sent by email to "%s" with subject "%s".' => '',
'Predefined Email Subjects' => '预定义的邮件主题',
// 'Write one subject by line.' => '',
- '%a days, %h hours, %i minutes and %s seconds' => '%a 天, %h 小时, %i 分, %s 秒',
+ // 'Create another link' => '',
+ // 'BRL - Brazilian Real' => '',
+ // 'Add a new Kanboard task' => '',
+ // 'Subtask not started' => '',
+ // 'Subtask currently in progress' => '',
+ // 'Subtask completed' => '',
);