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/de_DE/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locales/de_DE/translations.php') diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index a504b865..48f365ff 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -422,4 +422,5 @@ return array( // '[%s][Due tasks]' => '', // '[Kanboard] Notification' => '', // 'I want to receive notifications only for those projects:' => '', + // 'view the task on Kanboard' => '', ); -- cgit v1.2.3