up
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
"upload_photos": "Upload Photos",
|
||||
"commit_create": "Order created",
|
||||
"edit_order": "Edit Order",
|
||||
"submit_changes":"Submit changes"
|
||||
"submit_changes":"Submit changes",
|
||||
"confirm_delete_commit": "Are you sure you want to delete this progress?"
|
||||
},
|
||||
"work_order": {
|
||||
"list_title": "Work Order List",
|
||||
@@ -146,6 +147,7 @@
|
||||
"back_to_list": "Back to List",
|
||||
"not_found": "Work order not found",
|
||||
"confirm_delete": "Are you sure you want to delete this work order? This action cannot be undone.",
|
||||
"confirm_delete_commit": "Are you sure you want to delete this progress?",
|
||||
"submit": "Submit",
|
||||
"save_changes": "Save Changes"
|
||||
},
|
||||
@@ -292,6 +294,7 @@
|
||||
"cancel": "Cancel",
|
||||
"save_success": "Saved successfully",
|
||||
"submit": "Submit",
|
||||
"submitting": "Submitting...",
|
||||
"loading": "Loading..."
|
||||
},
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user