From d0a1ed9227a5166aa56d37ccea142cdb1e0ae082 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 5 Feb 2017 11:54:27 -0500 Subject: Add configuration parameter to disable email configuration from user interface --- app/Locale/my_MY/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/my_MY/translations.php') diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 588829d2..1121a880 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/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.' => '', ); -- cgit v1.2.3