BOD-51 Added push vehicle updates to job.

This commit is contained in:
Patrick Fic
2020-03-30 10:37:49 -07:00
parent 50ffa863bc
commit bfb8af0a22
7 changed files with 142 additions and 8 deletions

View File

@@ -322,6 +322,7 @@
"noowner": "No owner associated.",
"novehicle": "No vehicle associated.",
"saving": "Error encountered while saving record.",
"updating": "Error while updating job(s). {{error}}",
"validation": "Please ensure all fields are entered correctly.",
"validationtitle": "Validation Error"
},
@@ -464,7 +465,8 @@
"deleted": "Job deleted successfully.",
"save": "Job saved successfully.",
"savetitle": "Record saved successfully.",
"supplemented": "Job supplemented successfully. "
"supplemented": "Job supplemented successfully. ",
"updated": "Job(s) updated successfully."
}
},
"menus": {

View File

@@ -322,6 +322,7 @@
"noowner": "Ningún propietario asociado.",
"novehicle": "No hay vehículo asociado.",
"saving": "Se encontró un error al guardar el registro.",
"updating": "",
"validation": "Asegúrese de que todos los campos se ingresen correctamente.",
"validationtitle": "Error de validacion"
},
@@ -464,7 +465,8 @@
"deleted": "Trabajo eliminado con éxito.",
"save": "Trabajo guardado con éxito.",
"savetitle": "Registro guardado con éxito.",
"supplemented": "Trabajo complementado con éxito."
"supplemented": "Trabajo complementado con éxito.",
"updated": ""
}
},
"menus": {

View File

@@ -322,6 +322,7 @@
"noowner": "Aucun propriétaire associé.",
"novehicle": "Aucun véhicule associé.",
"saving": "Erreur rencontrée lors de la sauvegarde de l'enregistrement.",
"updating": "",
"validation": "Veuillez vous assurer que tous les champs sont correctement entrés.",
"validationtitle": "Erreur de validation"
},
@@ -464,7 +465,8 @@
"deleted": "Le travail a bien été supprimé.",
"save": "Le travail a été enregistré avec succès.",
"savetitle": "Enregistrement enregistré avec succès.",
"supplemented": "Travail complété avec succès."
"supplemented": "Travail complété avec succès.",
"updated": ""
}
},
"menus": {