9fe30459 by simon

产品名称文案替换

1 parent ce5138f2
......@@ -869,14 +869,14 @@ module.exports = {
policyState: "Policy State",
activeDate: "Active Date",
Insurant: "Insured",
InsurantName: "Policy Type",
InsurantName: "Product Name",
InsurantAmount: "Sum Insured",
effectiveDate: "Premium Due Date",
period: "Protection Duration",
t2Title: "Policy Information",
t2n1: "Policy Type",
t2n1: "Product Name",
t2n2: "Sum Insured",
t2n3: "Effective Date",
t2n4: "Protection Duration",
......
......@@ -878,13 +878,13 @@ module.exports = {
policyState: "保單狀態",
activeDate: "生效日期",
Insurant: "受保人",
InsurantName: "險種名稱",
InsurantName: "產品名稱",
InsurantAmount: "保額",
effectiveDate: "保費到期日",
period: "保障年期",
t2Title: "保單信息",
t2n1: "險種名稱",
t2n1: "產品名稱",
t2n2: "保額",
t2n3: "生效日期",
t2n4: "保障年期",
......
......@@ -881,13 +881,13 @@ module.exports = {
policyState: "保单状态",
activeDate: "生效日期",
Insurant: "受保人",
InsurantName: "险种名称",
InsurantName: "产品名称",
InsurantAmount: "保额",
effectiveDate: "保费到期日",
period: "保障年期",
t2Title: "保單信息",
t2n1: "险种名称",
t2n1: "产品名称",
t2n2: "保额",
t2n3: "生效日期",
t2n4: "保障年期",
......