refs #6276 hotFix: setUserError and return
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-03-25 16:07:20 +01:00
parent 1b09c5b4ba
commit 8b684442f5
1 changed files with 352 additions and 351 deletions

View File

@ -348,5 +348,6 @@
"You are not allowed to modify the alias": "No estás autorizado a modificar el alias",
"The address of the customer must have information about Incoterms and Customs Agent": "El consignatario del cliente debe tener informado Incoterms y Agente de aduanas",
"This password can only be changed by the user themselves": "Esta contraseña solo puede ser modificada por el propio usuario",
"They're not your subordinate": "No es tu subordinado/a."
"They're not your subordinate": "No es tu subordinado/a.",
"Missing data: parking or shelving": "Faltas datos: parking o carro"
}