mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update pt-BR.php language (pushed as PR from openbrasil user)
Couldn't merge that PR - https://github.com/serghey-rodin/vesta/pull/864
This commit is contained in:
parent
4f54ff4f3f
commit
d13280a2f0
1 changed files with 7 additions and 7 deletions
|
@ -739,13 +739,13 @@ $LANG['pt-BR'] = array(
|
|||
'PUB_KEY' => 'PUB_KEY',
|
||||
'ISSUER' => 'ISSUER',
|
||||
|
||||
'Use server hostname' => 'Use server hostname',
|
||||
'Use domain hostname' => 'Use domain hostname',
|
||||
'Use STARTTLS' => 'Use STARTTLS',
|
||||
'Use SSL' => 'Use SSL',
|
||||
'No encryption' => 'No encryption',
|
||||
'Do not use encryption' => 'Do not use encryption',
|
||||
'Use server hostname' => 'Usar hostname do servidor',
|
||||
'Use domain hostname' => 'Usar hostname do dominio',
|
||||
'Use STARTTLS' => 'Usar STARTTLS',
|
||||
'Use SSL' => 'Usar SSL',
|
||||
'No encryption' => 'Nenhuma criptografia',
|
||||
'Do not use encryption' => 'Não usar criptografia',
|
||||
|
||||
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
|
||||
'maximum characters length, including prefix' => 'comprimento máximo de % caracteres, incluindo o prefixo',
|
||||
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue