mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-07 04:10:46 +00:00
Variable for lang spanish
This commit is contained in:
parent
9731ce8549
commit
397c88319a
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'verifyYourEmailAddress' => ' - Verica Tu Correo Electronico',
|
||||
'failed' => 'Los datos introducidos no son válidos.',
|
||||
'throttle' => 'Demasiados intentos de iniciar sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue