summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-06 20:43:03 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-06 20:43:03 -0400
commit8d792ee37964df31e7e88a601c0baf7accfbc3af (patch)
treeb14ccc2edf90eac65e8909d6581744f75142ecd5 /app/Locale/zh_CN
parent3a61a6a5a3d3265e693c4e84cb27b35b7f6e5ced (diff)
Update translations to fix typo
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index f5636564..2f3a9f74 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1109,7 +1109,7 @@ return array(
'Column created successfully.' => '新增任务栏成功。',
'Another column with the same name exists in the project' => '当前项目中重名任务栏已存在',
'Default filters' => '默认过滤器',
- 'Your board doesn\'t have any column!' => '你的看板没有任何栏目',
+ 'Your board doesn\'t have any columns!' => '你的看板没有任何栏目',
'Change column position' => '更改任务栏位置',
'Switch to the project overview' => '切换到项目视图',
'User filters' => '用户过滤器',