mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations button.php (Spanish)
This commit is contained in:
parent
185b73cd20
commit
e7c224a11e
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'post_ad' => [
|
'post_ad' => [
|
||||||
'name' => 'Post Ad',
|
'name' => 'Publicar anuncio',
|
||||||
],
|
],
|
||||||
'login' => 'Login',
|
'login' => 'Iniciar sesión',
|
||||||
'register' => 'Register',
|
'register' => 'Registrarse',
|
||||||
'continue' => 'Continue',
|
'continue' => 'Seguir',
|
||||||
'reset_password' => 'Reset Password',
|
'reset_password' => 'Restablecer la contraseña',
|
||||||
'email' => 'Email',
|
'email' => 'Correo electrónico',
|
||||||
'phone' => 'Phone',
|
'phone' => 'Teléfono',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user