mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations auth.php (Spanish)
This commit is contained in:
parent
fb8638fe6a
commit
a6305ddea4
@ -22,7 +22,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'failed' => 'Las credenciales no coinciden con los registros.',
|
||||
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor reintente en :seconds segundos.',
|
||||
|
||||
];
|
Loading…
Reference in New Issue
Block a user