diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 |
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' => '用户过滤器', |