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": "上传图片",
"commit_create": "订单创建",
"edit_order": "编辑订单",
"submit_changes":"提交修改"
"submit_changes":"提交修改",
"confirm_delete_commit": "确定要删除此进度吗?"
},
"work_order": {
"list_title": "工单列表",
@@ -146,6 +147,7 @@
"back_to_list": "返回列表",
"not_found": "工单不存在",
"confirm_delete": "确定要删除此工单吗?此操作不可撤销。",
"confirm_delete_commit": "确定要删除此进度吗?",
"submit": "提交",
"save_changes": "保存修改"
},
@@ -292,6 +294,7 @@
"delete_ok": "删除成功",
"save_success": "保存成功",
"submit": "提交",
"submitting": "提交中...",
"loading": "加载中..."
},
"settings": {