1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 20:37:46 +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": { "meta": {
"name": "" "name": "Inglés (US)"
}, },
"strings": { "strings": {
"username": "", "username": "Nombre de usuario",
"password": "", "password": "Contraseña",
"emailAddress": "", "emailAddress": "Dirección de correo electrónico",
"name": "", "name": "Nombre",
"submit": "", "submit": "Enviar",
"success": "", "success": "Éxito",
"error": "", "error": "Error",
"copy": "", "copy": "Copiar",
"copied": "", "copied": "Copiado",
"time24h": "", "time24h": "24 horas",
"time12h": "", "time12h": "24 horas",
"theme": "" "theme": "Tema"
} }
} }