This commit is contained in:
@@ -1560,8 +1560,8 @@
|
||||
"ErrorAPI2010":"Objekt nicht gefunden",
|
||||
"ErrorAPI2020":"Die Routen-ID stimmt nicht mit der Objectid überein",
|
||||
"ErrorAPI2030":"Ungültiger Vorgang",
|
||||
"ErrorAPI2200":"Validation error",
|
||||
"ErrorAPI2201":"Validation error - required field empty",
|
||||
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||
"ErrorAPI2200":"Validierungsfehler",
|
||||
"ErrorAPI2201":"Fehlendes Pflichtfeld",
|
||||
"ErrorAPI2202":"Maximale Länge überschritten",
|
||||
"ErrorAPI2203":"Validation error - invalid value"
|
||||
}
|
||||
|
||||
@@ -1560,9 +1560,9 @@
|
||||
"ErrorAPI2020":"Route id doesn't match object id",
|
||||
"ErrorAPI2030":"Invalid operation",
|
||||
"ErrorAPI2200":"Validation error",
|
||||
"ErrorAPI2201":"Validation error - required field empty",
|
||||
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||
"ErrorAPI2203":"Validation error - invalid value"
|
||||
"ErrorAPI2201":"Required field",
|
||||
"ErrorAPI2202":"Length exceeded",
|
||||
"ErrorAPI2203":"Invalid value"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1560,8 +1560,8 @@
|
||||
"ErrorAPI2010":"Objeto no encontrado",
|
||||
"ErrorAPI2020":"La ID de ruta no coincide con la ID de objeto",
|
||||
"ErrorAPI2030":"Operación no válida",
|
||||
"ErrorAPI2200":"Validation error",
|
||||
"ErrorAPI2201":"Validation error - required field empty",
|
||||
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||
"ErrorAPI2200":"Error de validación",
|
||||
"ErrorAPI2201":"Campo requerido",
|
||||
"ErrorAPI2202":"Longitud excedida",
|
||||
"ErrorAPI2203":"Validation error - invalid value"
|
||||
}
|
||||
@@ -1559,8 +1559,8 @@
|
||||
"ErrorAPI2010": "Objet introuvable",
|
||||
"ErrorAPI2020": "L'ID de route ne correspond pas à l'ID d'objet",
|
||||
"ErrorAPI2030": "Opération non valide",
|
||||
"ErrorAPI2200": "Validation error",
|
||||
"ErrorAPI2201": "Validation error - required field empty",
|
||||
"ErrorAPI2202": "Validation error - Field length exceeded",
|
||||
"ErrorAPI2200": "Erreur de validation",
|
||||
"ErrorAPI2201": "Champ obligatoire",
|
||||
"ErrorAPI2202": "Longueur maximale dépassée",
|
||||
"ErrorAPI2203": "Validation error - invalid value"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user