mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -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
|
@ -754,10 +754,11 @@ $LANG['es'] = array(
|
|||
'Use server hostname' => 'Usar hostname del servidor',
|
||||
'Use domain hostname' => 'Usar hostname del dominio',
|
||||
'Use STARTTLS' => 'Usar STARTTLS',
|
||||
'Use SSL' => 'Usar SSL',
|
||||
'Use SSL / TLS' => 'Usar SSL / TLS',
|
||||
'No encryption' => 'Sin encriptación',
|
||||
'Do not use encryption' => 'No usar encriptación',
|
||||
|
||||
'maximum characters length, including prefix' => 'usar un máximo de %s caracteres, incluyendo prefijo',
|
||||
|
||||
'Email Credentials' => 'Email Credentials',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue