Little fix to "login"/"description" and "register" strings to es.json referenced as verbs.

This commit is contained in:
Echedey López Romero 2019-10-07 12:34:38 +00:00
parent 122323f35c
commit 97f9628bea
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@
"error": "Se ha producido un error al importar el archivo." "error": "Se ha producido un error al importar el archivo."
}, },
"login": { "login": {
"login": "Identificación", "login": "Identificarse",
"description": "Identificación con OAuth", "description": "Identificarse con OAuth",
"logout": "Cerrar sesión", "logout": "Cerrar sesión",
"password": "Contraseña", "password": "Contraseña",
"placeholder": "p.ej. lain", "placeholder": "p.ej. lain",