up
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"items": "orders.",
|
||||
"order_detail": "Order Detail",
|
||||
"back": "Back",
|
||||
"back_to_list": "Back to List",
|
||||
"back_to_list": "Go Back",
|
||||
"order_not_found": "Order Not Found",
|
||||
"delete_order": "Delete Order",
|
||||
"confirm_delete": "Are you sure you want to delete this order? This action cannot be undone.",
|
||||
@@ -144,7 +144,7 @@
|
||||
"submit_commit": "Submit",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"back_to_list": "Back to List",
|
||||
"back_to_list": "Go Back",
|
||||
"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?",
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
"items": "个订单",
|
||||
"order_detail": "订单详情",
|
||||
"back": "返回",
|
||||
"back_to_list": "返回列表",
|
||||
"back_to_list": "返回",
|
||||
"order_not_found": "订单不存在",
|
||||
"delete_order": "删除订单",
|
||||
"confirm_delete": "确定要删除此订单吗?此操作不可撤销。",
|
||||
@@ -144,7 +144,7 @@
|
||||
"submit_commit": "提交",
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"back_to_list": "返回列表",
|
||||
"back_to_list": "返回",
|
||||
"not_found": "工单不存在",
|
||||
"confirm_delete": "确定要删除此工单吗?此操作不可撤销。",
|
||||
"confirm_delete_commit": "确定要删除此进度吗?",
|
||||
|
||||
Reference in New Issue
Block a user