diff --git a/xExtension-ShareByEmail/i18n/fr/shareByEmail.php b/xExtension-ShareByEmail/i18n/fr/shareByEmail.php
index 52e294e..9343f35 100644
--- a/xExtension-ShareByEmail/i18n/fr/shareByEmail.php
+++ b/xExtension-ShareByEmail/i18n/fr/shareByEmail.php
@@ -23,7 +23,7 @@ return [
'mail' => 'PHP mail()',
'smtp' => 'SMTP (envoyer en tant que %s)',
'error' => 'Erreur',
- 'help' => 'Éditer les paramètres SMTP dans config.php : voir la documentation',
+ 'help' => 'Éditer les paramètres SMTP ou PHP mail() dans config.php : voir la documentation',
]
],
];