mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +03:00
d80178a848
* ✨ add typing to translations * 🐛 add removed brain key in some languages * 🐛 put correct translations for fr/es/ru * fix(translation): missing a few --------- Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
13 lines
459 B
JSON
13 lines
459 B
JSON
{
|
|
"email": "Correo electrónico",
|
|
"errorSignUp": "Error al registrarse: {{errorMessage}}",
|
|
"googleLogin": "Iniciar con Google",
|
|
"login": "¿Ya tienes una cuenta? Inicia sesión",
|
|
"loginButton": "Iniciar sesión",
|
|
"mailSended": "Correo de confirmación enviado, por favor verifica tu buzón",
|
|
"or": "o",
|
|
"password": "Contraseña",
|
|
"signUpButton": "Registrarse",
|
|
"subtitle": "Crea tu cuenta",
|
|
"title": "Registrarse"
|
|
} |