Skip to content

Commit 5ceed3c

Browse files
authored
chore(locales): spanish translation (#201)
1 parent 97b02d2 commit 5ceed3c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

locales/es.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"create_character": "Crear un nuevo personaje",
3+
"firstname": "Nombre",
4+
"lastname": "Apellido",
5+
"gender": "Género",
6+
"male": "Hombre",
7+
"female": "Mujer",
8+
"non_binary": "No binario",
9+
"date_of_birth": "Fecha de nacimiento",
10+
"withdraw": "Retirar",
11+
"deposit": "Depositar",
12+
"transfer": "Transferencia bancaria",
13+
"invoice_payment": "Pago de factura"
14+
}

0 commit comments

Comments
 (0)