summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-05 11:54:27 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-05 11:54:27 -0500
commitd0a1ed9227a5166aa56d37ccea142cdb1e0ae082 (patch)
treeccdf94fcd4befcf167a4f7b6fd62d0cb7f3bc5b4 /app/Locale/de_DE
parenta2e2ab8997cc57042aadbd507109acdbe0475c2d (diff)
Add configuration parameter to disable email configuration from user interface
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r--app/Locale/de_DE/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 9d1ff3bf..61175e33 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1313,4 +1313,5 @@ return array(
// 'TRL - Turkish Lira' => '',
// 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '',
+ // 'The email configuration has been disabled by the administrator.' => '',
);