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/fi_FI/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locales/fi_FI/translations.php') diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index f593c8af..4a85630e 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -420,4 +420,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