up
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
"created_at": "创建日期",
|
||||
"updated_at": "更新日期",
|
||||
"status": "状态",
|
||||
"filter_all": "全部",
|
||||
"status_pending": "待处理",
|
||||
"status_ordered": "已下单",
|
||||
"status_arrived": "已到达",
|
||||
@@ -82,8 +83,11 @@
|
||||
"There_are_a_total_of": ",一共",
|
||||
"items": "个订单",
|
||||
"order_detail": "订单详情",
|
||||
"back": "返回",
|
||||
"back_to_list": "返回列表",
|
||||
"order_not_found": "订单不存在",
|
||||
"delete_order": "删除订单",
|
||||
"confirm_delete": "确定要删除此订单吗?此操作不可撤销。",
|
||||
"order_info": "订单信息",
|
||||
"cost_detail": "费用明细",
|
||||
"photo_remarks": "图片备注",
|
||||
@@ -233,6 +237,9 @@
|
||||
"type_cof_pass": "确认新密码",
|
||||
"old_pass_incorrect": "旧密码不正确",
|
||||
"confirm_password_incorrect": "确认密码不正确",
|
||||
"confirm": "确认",
|
||||
"cancel": "取消",
|
||||
"delete_ok": "删除成功",
|
||||
"save_success": "保存成功",
|
||||
"submit": "提交",
|
||||
"loading": "加载中..."
|
||||
|
||||
Reference in New Issue
Block a user