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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user