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/it_IT/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/it_IT') diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 89265042..b3a31001 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/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