From 9bfb6c4c4ba16378201564118ddc4c25eb83a0b1 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 18 Aug 2014 18:57:15 -0700 Subject: Display a link to the task for email notifications --- app/Locales/zh_CN/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locales/zh_CN') 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' => '', ); -- cgit v1.2.3