解决冲突和补充

feature/price_manager
Lei OT 1 year ago
parent ad10ef9313
commit 1b97cb41dd

@ -25,6 +25,9 @@
"Export": "Export", "Export": "Export",
"Copy": "Copy", "Copy": "Copy",
"sureCancel": "Sure you want to cancel?",
"sureDelete":"Sure you want to delete?",
"Table": { "Table": {
"Total": "Total {{total}} items" "Total": "Total {{total}} items"
}, },

@ -57,14 +57,6 @@
"operation": "Operation", "operation": "Operation",
"price": "Price", "price": "Price",
"save":"save",
"edit":"edit",
"delete":"delete",
"cancel":"cancel",
"sureCancel":"Sure you want to cancel?",
"sureDelete":"Sure you want to delete?"
"Quotation": "Quotation", "Quotation": "Quotation",
"Offer": "Offer", "Offer": "Offer",
@ -84,5 +76,12 @@
"Child": "Child" "Child": "Child"
}, },
"save":"save",
"edit":"edit",
"delete":"delete",
"cancel":"cancel",
"sureCancel":"Sure you want to cancel?",
"sureDelete":"Sure you want to delete?",
"#": "#" "#": "#"
} }

@ -25,6 +25,9 @@
"Export": "导出", "Export": "导出",
"Copy": "复制", "Copy": "复制",
"sureCancel": "确定取消?",
"sureDelete":"确定删除?",
"Table": { "Table": {
"Total": "共 {{total}} 条" "Total": "共 {{total}} 条"
}, },

@ -37,28 +37,6 @@
"AuditedBy": "审核人员", "AuditedBy": "审核人员",
"AuditDate": "审核时间", "AuditDate": "审核时间",
"Quotation": "报价",
"Offer": "报价",
"Unit": "单位",
"GroupSize": "人等",
"UseDates": "使用日期",
"Weekdays": "有效日/周X",
"OnWeekdays": "周: ",
"Unlimited": "不限",
"UseYear": "年份",
"AgeType": {
"Type": "人群",
"Adult": "成人",
"Child": "儿童"
},
"#": "#"
"Auditors": "审核人员",
"AuditDate": "审核时间",
"productProject": "产品项目", "productProject": "产品项目",
"Code": "代码", "Code": "代码",
"City": "城市", "City": "城市",
@ -81,10 +59,31 @@
"validityPeriod":"有效期", "validityPeriod":"有效期",
"operation": "操作", "operation": "操作",
"price": "价格", "price": "价格",
"Quotation": "报价",
"Offer": "报价",
"Unit": "单位",
"GroupSize": "人等",
"UseDates": "使用日期",
"Weekdays": "有效日/周X",
"OnWeekdays": "周: ",
"Unlimited": "不限",
"UseYear": "年份",
"AgeType": {
"Type": "人群",
"Adult": "成人",
"Child": "儿童"
},
"save":"保存", "save":"保存",
"edit":"编辑", "edit":"编辑",
"cancel":"取消",
"delete":"删除", "delete":"删除",
"cancel":"取消",
"sureCancel": "确定取消?", "sureCancel": "确定取消?",
"sureDelete":"确定删除?" "sureDelete":"确定删除?",
"#": "#"
} }

Loading…
Cancel
Save