Added timing for job costing.
This commit is contained in:
@@ -735,7 +735,7 @@
|
||||
"delete": "Employee deleted successfully.",
|
||||
"save": "Employee saved successfully."
|
||||
},
|
||||
"validations": {
|
||||
"validation": {
|
||||
"unique_employee_number": "You must enter a unique employee number."
|
||||
}
|
||||
},
|
||||
@@ -828,7 +828,7 @@
|
||||
},
|
||||
"messages": {
|
||||
"exception": "$t(titles.app) has encountered an error. Please try again. If the problem persists, please submit a support ticket or contact us.",
|
||||
"newversionmessage": "Click refresh below to update to the latest available version of ImEX Online.",
|
||||
"newversionmessage": "Click refresh below to update to the latest available version of ImEX Online. Please make sure all other tabs and windows are closed.",
|
||||
"newversiontitle": "New version of ImEX Online Available",
|
||||
"noacctfilepath": "There is no accounting file path set. You will not be able to export any items.",
|
||||
"noshop": "You do not have access to any shops. Please reach out to your shop manager or technical support. ",
|
||||
|
||||
@@ -735,7 +735,7 @@
|
||||
"delete": "Empleado eliminado con éxito.",
|
||||
"save": "Empleado guardado con éxito."
|
||||
},
|
||||
"validations": {
|
||||
"validation": {
|
||||
"unique_employee_number": ""
|
||||
}
|
||||
},
|
||||
|
||||
@@ -735,7 +735,7 @@
|
||||
"delete": "L'employé a bien été supprimé.",
|
||||
"save": "L'employé a enregistré avec succès."
|
||||
},
|
||||
"validations": {
|
||||
"validation": {
|
||||
"unique_employee_number": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user