1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-26 03:17:47 +02:00

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/
This commit is contained in:
woosade 2021-04-28 07:38:11 +00:00 committed by Weblate
parent 9da0f89613
commit 57b10dd514

View File

@ -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"
}
}