mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Translation improvements for Email Credentials
This commit is contained in:
parent
9347c2aa04
commit
43e03d1845
36 changed files with 72 additions and 38 deletions
|
@ -747,10 +747,12 @@ $LANG['en'] = array(
|
|||
'Use server hostname' => 'Use server hostname',
|
||||
'Use domain hostname' => 'Use domain hostname',
|
||||
'Use STARTTLS' => 'Use STARTTLS',
|
||||
'Use SSL' => 'Use SSL',
|
||||
'Use SSL / TLS' => 'Use SSL / TLS',
|
||||
'No encryption' => 'No encryption',
|
||||
'Do not use encryption' => 'Do not use encryption',
|
||||
|
||||
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
|
||||
|
||||
'Email Credentials' => 'Email Credentials',
|
||||
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue