summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-04 22:05:41 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-04 22:05:41 -0500
commit2d070627d751bf5728ec98a5efaf163532594cd9 (patch)
tree2f1781baea559e40230bb10dc394b56e8a7d6f22 /app/Locale/zh_CN
parent24300f828a684eedf71d63374effb2be95c13b1a (diff)
Add user dashboard view
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index a9d1baac..ab867a7a 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -700,4 +700,5 @@ return array(
// 'Add a comment logging moving the task between columns' => '',
// 'Moved to column %s' => '',
// 'Change description' => '',
+ // 'User dashboard' => '',
);