mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Update PT BR translations (#159)
* Correct threshold translation * Better translation for closed requests * itop-portal better translation * Fixed typo * Missing PT-BR translations * Removed ~~ from translated messages Co-authored-by: Lucas Mindêllo de Andrade <lucas.rokam@gmail.com>
This commit is contained in:
committed by
GitHub
parent
84cd18bcb8
commit
f59f2b2109
@@ -6,7 +6,7 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'CAS:Error:UserNotAllowed' => 'User not allowed~~',
|
||||
'CAS:Login:SignIn' => 'Sign in with CAS~~',
|
||||
'CAS:Login:SignInTooltip' => 'Click here to authenticate yourself with the CAS server~~',
|
||||
'CAS:Error:UserNotAllowed' => 'Usuário não permitido',
|
||||
'CAS:Login:SignIn' => 'Autenticar com CAS',
|
||||
'CAS:Login:SignInTooltip' => 'Clique aqui para se autenticar no servidor CAS',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user