This commit is contained in:
2026-04-23 16:42:10 +08:00
parent dac1102ae5
commit 6b68eb254e
10 changed files with 280 additions and 16 deletions
+4 -1
View File
@@ -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": {