mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02: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…
Add table
Reference in a new issue