From 97f9628beaa5edce4081613a2696bc7f89619697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Echedey=20L=C3=B3pez=20Romero?= Date: Mon, 7 Oct 2019 12:34:38 +0000 Subject: [PATCH] Little fix to "login"/"description" and "register" strings to es.json referenced as verbs. --- src/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/es.json b/src/i18n/es.json index 91c7f383..92a93cdd 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -45,8 +45,8 @@ "error": "Se ha producido un error al importar el archivo." }, "login": { - "login": "Identificación", - "description": "Identificación con OAuth", + "login": "Identificarse", + "description": "Identificarse con OAuth", "logout": "Cerrar sesión", "password": "Contraseña", "placeholder": "p.ej. lain",