summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-07 20:21:27 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-07 20:21:27 -0400
commit4325679a709869a921e9b0b7bfebd6be560090ab (patch)
tree4fc7f715e9ecd5188662c2853bc5ace92eaae3f9 /app/Locale/it_IT
parente41495a06c3401120a781efdc1a882b85bd5a0cc (diff)
Display the author in email notifications
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r--app/Locale/it_IT/translations.php1
1 files changed, 1 insertions, 0 deletions
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' => '',
);