up
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
"created_at": "Created At",
|
||||
"updated_at": "Updated At",
|
||||
"status": "Status",
|
||||
"filter_all": "All",
|
||||
"status_pending": "Pending",
|
||||
"status_ordered": "Ordered",
|
||||
"status_arrived": "Arrived",
|
||||
@@ -82,8 +83,11 @@
|
||||
"There_are_a_total_of": ",There are a total of",
|
||||
"items": "orders.",
|
||||
"order_detail": "Order Detail",
|
||||
"back": "Back",
|
||||
"back_to_list": "Back to List",
|
||||
"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.",
|
||||
"order_info": "Order Information",
|
||||
"cost_detail": "Cost Details",
|
||||
"photo_remarks": "Photos",
|
||||
@@ -227,12 +231,15 @@
|
||||
"administrator": "Administrator",
|
||||
"select_date": "Select a date",
|
||||
"save_ok": "Saved successfully",
|
||||
"delete_ok": "Deleted successfully",
|
||||
"change_ok": "Changed successfully",
|
||||
"type_old_pass": "Enter old password",
|
||||
"type_new_pass": "Enter new password",
|
||||
"type_cof_pass": "Confirm new password",
|
||||
"old_pass_incorrect": "Old password is incorrect",
|
||||
"confirm_password_incorrect": "Confirm password is incorrect",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"save_success": "Saved successfully",
|
||||
"submit": "Submit",
|
||||
"loading": "Loading..."
|
||||
|
||||
Reference in New Issue
Block a user