This commit is contained in:
2026-04-29 18:35:34 +08:00
parent 61fd83b870
commit 98dfa3ac02
12 changed files with 249 additions and 58 deletions
+4 -2
View File
@@ -174,7 +174,8 @@
"confirm_delete_commit": "Are you sure you want to delete this progress?",
"linked_items": "Linked Items",
"submit": "Submit",
"save_changes": "Save Changes"
"save_changes": "Save Changes",
"work_order_count": "Work Order Count"
},
"warehouse": {
"title": "Warehouse",
@@ -598,6 +599,7 @@
"detail_title": "Customer Detail",
"basic_info": "Basic Information",
"created_by": "Created By",
"not_found": "Customer not found"
"not_found": "Customer not found",
"related_customers": "Related Customers"
}
}