mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update auth.php
Improved translation
This commit is contained in:
parent
0c3691efc7
commit
d2518994b9
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'failed' => 'As credenciais não conferem com nossos registros.',
|
||||
'throttle' => 'Muitas tentativas de entrar. Tente novamente em :seconds segundos.',
|
||||
'failed' => 'As credenciais introduzidas não correspondem aos nossos registos.',
|
||||
'throttle' => 'MDemasiadas tentativas de login. Tente novamente em :seconds segundos.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue