From 57b10dd514a2cf8968508477d548ddbc2452ce12 Mon Sep 17 00:00:00 2001 From: woosade Date: Wed, 28 Apr 2021 07:38:11 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (13 of 13 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/es/ --- lang/common/es-ES.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/common/es-ES.json b/lang/common/es-ES.json index 388ac30..bb874a4 100644 --- a/lang/common/es-ES.json +++ b/lang/common/es-ES.json @@ -1,19 +1,19 @@ { "meta": { - "name": "" + "name": "Inglés (US)" }, "strings": { - "username": "", - "password": "", - "emailAddress": "", - "name": "", - "submit": "", - "success": "", - "error": "", - "copy": "", - "copied": "", - "time24h": "", - "time12h": "", - "theme": "" + "username": "Nombre de usuario", + "password": "Contraseña", + "emailAddress": "Dirección de correo electrónico", + "name": "Nombre", + "submit": "Enviar", + "success": "Éxito", + "error": "Error", + "copy": "Copiar", + "copied": "Copiado", + "time24h": "24 horas", + "time12h": "24 horas", + "theme": "Tema" } }