up
This commit is contained in:
@@ -91,9 +91,12 @@
|
||||
"no_costs": "No cost records",
|
||||
"cost_total": "Total",
|
||||
"change_status": "Change Status",
|
||||
"change_remark": "Change Remark",
|
||||
"status_photos": "Change Photos",
|
||||
"commit_history": "Status History",
|
||||
"no_commits": "No status records",
|
||||
"commit_placeholder": "Add comment (optional)",
|
||||
"upload_photos": "Upload Photos",
|
||||
"commit_create": "Order created"
|
||||
},
|
||||
"purchase_addorder": {
|
||||
@@ -222,7 +225,8 @@
|
||||
"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_password_incorrect": "Confirm password is incorrect",
|
||||
"save_success": "Saved successfully"
|
||||
},
|
||||
"settings": {
|
||||
"cancel": "Cancel",
|
||||
|
||||
@@ -91,9 +91,12 @@
|
||||
"no_costs": "暂无费用记录",
|
||||
"cost_total": "合计",
|
||||
"change_status": "变更状态",
|
||||
"change_remark": "变更备注",
|
||||
"status_photos": "变更图片",
|
||||
"commit_history": "状态记录",
|
||||
"no_commits": "暂无状态记录",
|
||||
"commit_placeholder": "添加备注(可选)",
|
||||
"upload_photos": "上传图片",
|
||||
"commit_create": "订单创建"
|
||||
},
|
||||
"purchase_addorder": {
|
||||
@@ -222,7 +225,8 @@
|
||||
"type_new_pass": "输入新密码",
|
||||
"type_cof_pass": "确认新密码",
|
||||
"old_pass_incorrect": "旧密码不正确",
|
||||
"confirm_password_incorrect": "确认密码不正确"
|
||||
"confirm_password_incorrect": "确认密码不正确",
|
||||
"save_success": "保存成功"
|
||||
},
|
||||
"settings": {
|
||||
"cancel": "取消",
|
||||
|
||||
Reference in New Issue
Block a user