diff options
Diffstat (limited to 'app/Locales/zh_CN/translations.php')
-rw-r--r-- | app/Locales/zh_CN/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index c9adf0cd..9509fc52 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -426,4 +426,5 @@ return array( // '[%s][Task opened] %s (#%d)' => '', // '[%s][Due tasks]' => '', // '[Kanboard] Notification' => '', + // 'view the task on Kanboard' => '', ); |