Update admin_options lang files

This commit is contained in:
Visman 2023-05-29 19:00:57 +07:00
parent e892b0380d
commit dc6f75d9f1
3 changed files with 3 additions and 3 deletions

View File

@ -190,7 +190,7 @@ $lang_admin_options = array(
'SMTP change password help' => 'Check this if you want to change or delete the currently stored password.',
'SMTP password help' => 'Password for SMTP server. Only enter a password if it is required by the SMTP server (most servers <strong>do not</strong> require authentication). Please enter your password twice to confirm.',
'SMTP SSL label' => 'Encrypt SMTP using SSL',
'SMTP SSL help' => 'Encrypts the connection to the SMTP server using SSL. Should only be used if your SMTP server requires it and your version of PHP supports SSL.',
'SMTP SSL help' => 'Encrypts the connection to the SMTP server using SSL. Should only be used if your SMTP server requires it and your version of PHP supports SSL. TLS must be set to <b>No</b>.',
// Registration Section
'Registration subhead' => 'Registration',

View File

@ -190,7 +190,7 @@ $lang_admin_options = array(
'SMTP change password help' => 'Cochez cette case si vous souhaitez modifier ou supprimer le mot de passe actuellement stocké.',
'SMTP password help' => 'Mot de passe pour le serveur SMTP. N\'entrez un mot de passe que s\'il est requis par le serveur SMTP (la plupart des serveurs ne nécessitent <strong>pas</strong> d\'authentification). Veuillez entrer votre mot de passe deux fois pour confirmer.',
'SMTP SSL label' => 'Crypter SMTP à l\'aide de SSL',
'SMTP SSL help' => 'Crypte la connexion au serveur SMTP à l\'aide de SSL. Ne doit être utilisé que si votre serveur SMTP l\'exige et que votre version de PHP prend en charge SSL.',
'SMTP SSL help' => 'Crypte la connexion au serveur SMTP à l\'aide de SSL. Ne doit être utilisé que si votre serveur SMTP l\'exige et que votre version de PHP prend en charge SSL. TLS doit être défini sur <b>Non</b>.',
// Registration Section
'Registration subhead' => 'Inscription',

View File

@ -190,7 +190,7 @@ $lang_admin_options = array(
'SMTP change password help' => 'Установите галку, если хотите поменять или удалить пароль',
'SMTP password help' => 'Пароль для сервера SMTP. Заполняйте только если сервер этого требует (большинство серверов <strong>НЕ</strong> требуют авторизации).',
'SMTP SSL label' => 'SMTP через SSL',
'SMTP SSL help' => 'Шифровать соединение с сервером SMTP через SSL. Включать только если сервер SMTP требует этого и ваша версия PHP поддерживает SSL.',
'SMTP SSL help' => 'Шифровать соединение с сервером SMTP через SSL. Включать только если сервер SMTP требует этого и ваша версия PHP поддерживает SSL. Для TLS должно быть установлено значение <b>Нет</b>',
// Registration Section
'Registration subhead' => 'Регистрация',