We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b02d2 commit 5ceed3cCopy full SHA for 5ceed3c
locales/es.json
@@ -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