refs #7004 fix: translations

This commit is contained in:
Javier Segarra 2024-03-08 06:40:10 +01:00
parent 726c9d3266
commit 680a8a7123
2 changed files with 214 additions and 212 deletions

View File

@ -209,5 +209,6 @@
"You cannot update these fields": "You cannot update these fields",
"CountryFK cannot be empty": "Country cannot be empty",
"You are not allowed to modify the alias": "You are not allowed to modify the alias",
"You already have the mailAlias": "You already have the mailAlias"
"You already have the mailAlias": "You already have the mailAlias",
"The city cannot be empty": "The city cannot be empty"
}

View File

@ -170,6 +170,7 @@
"companyFk": "Empresa",
"The social name cannot be empty": "La razón social no puede quedar en blanco",
"The nif cannot be empty": "El NIF no puede quedar en blanco",
"The city cannot be empty": "La ciudad no puede estar vacía",
"You need to fill sage information before you check verified data": "Debes rellenar la información de sage antes de marcar datos comprobados",
"ASSIGN_ZONE_FIRST": "Asigna una zona primero",
"Amount cannot be zero": "El importe no puede ser cero",