summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-02-20 11:34:16 -0500
committerFrederic Guillot <fred@kanboard.net>2016-02-20 11:34:16 -0500
commit83832522867d06241441c04d2b3237200db57224 (patch)
tree040601fdece9b49d5eefbe43b62d76785dc674b3 /app/Locale/zh_CN
parentc8c1242c26a11dc2abc7126829d76430612e7107 (diff)
Sync locales
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 5bcf01dc..6facfef2 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1138,4 +1138,18 @@ return array(
'Uploaded by %s' => '由%s上传',
'Filename' => '文件名',
'Size' => '大小',
+ // 'Column created successfully.' => '',
+ // 'Another column with the same name exists in the project' => '',
+ // 'Default filters' => '',
+ // 'Your board doesn\'t have any column!' => '',
+ // 'Change column position' => '',
+ // 'Switch to the project overview' => '',
+ // 'User filters' => '',
+ // 'Category filters' => '',
+ // 'Upload a file' => '',
+ // 'There is no attachment at the moment.' => '',
+ // 'View file' => '',
+ // 'Last activity' => '',
+ // 'Change subtask position' => '',
+ // 'This value must be greater than %d' => '',
);