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/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 54df0379..8e062c45 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1313,4 +1313,5 @@ return array( 'TRL - Turkish Lira' => 'TRL - Livre turque', 'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnel et pourrait être utilisé par plusieurs extensions.', 'The email project must be unique across all projects' => 'L\'adresse email d\'un projet doit être unique pour tous les projets', + 'The email configuration has been disabled by the administrator.' => 'La configuration des emails a été désactivée par l\'administrateur.', ); -- cgit v1.2.3