summaryrefslogtreecommitdiff
path: root/contrib/redux.es.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redux.es.json')
-rw-r--r--contrib/redux.es.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/contrib/redux.es.json b/contrib/redux.es.json
index 5926b6d..320d346 100644
--- a/contrib/redux.es.json
+++ b/contrib/redux.es.json
@@ -27,9 +27,7 @@
"type": "string",
"name": "tax_number",
"label": "Tax number",
- "label_i18n":{
- "es_ES":"Número de Identificación Fiscal (DNI, NIE)",
- },
+ "tooltip":"Número de Identificación Fiscal (DNI, NIE)",
"widget": "anastasis_gtk_ia_es_dni",
"uuid" : "ac8bd865-6be8-445c-b650-6a18eef16a49",
"validation-regex": "^[0-9MXYZ][0-9]{7}[TRWAGMYFPDXBNJZSQVHLCKE]$",
@@ -39,9 +37,7 @@
"type": "string",
"name": "ssn_number",
"label": "Social security number",
- "label_i18n":{
- "es_ES":"Número de Seguridad Social",
- },
+ "tooltip":"Número de Seguridad Social",
"widget": "anastasis_gtk_ia_es_ssn",
"uuid" : "22396a19-f3bb-497e-b63a-961fd639140e",
"validation-regex": "^[0-9]{11}$"