From 4325679a709869a921e9b0b7bfebd6be560090ab Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 7 Apr 2015 20:21:27 -0400 Subject: Display the author in email notifications --- app/Locale/zh_CN/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/zh_CN') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 5225cf14..507b3691 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -846,4 +846,5 @@ return array( 'Secret key: ' => '密码:', 'Test your device' => '测试设备', 'Assign a color when the task is moved to a specific column' => '任务移动到指定栏目时设置颜色', + // '%s via Kanboard' => '', ); -- cgit v1.2.3