Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9fe30459
authored
2020-06-02 21:20:05 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
产品名称文案替换
1 parent
ce5138f2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
src/common/lang/en.js
src/common/lang/tc.js
src/common/lang/zh.js
src/common/lang/en.js
View file @
9fe3045
...
...
@@ -869,14 +869,14 @@ module.exports = {
policyState
:
"Policy State"
,
activeDate
:
"Active Date"
,
Insurant
:
"Insured"
,
InsurantName
:
"P
olicy Typ
e"
,
InsurantName
:
"P
roduct Nam
e"
,
InsurantAmount
:
"Sum Insured"
,
effectiveDate
:
"Premium Due Date"
,
period
:
"Protection Duration"
,
t2Title
:
"Policy Information"
,
t2n1
:
"P
olicy Typ
e"
,
t2n1
:
"P
roduct Nam
e"
,
t2n2
:
"Sum Insured"
,
t2n3
:
"Effective Date"
,
t2n4
:
"Protection Duration"
,
...
...
src/common/lang/tc.js
View file @
9fe3045
...
...
@@ -878,13 +878,13 @@ module.exports = {
policyState
:
"保單狀態"
,
activeDate
:
"生效日期"
,
Insurant
:
"受保人"
,
InsurantName
:
"
險種
名稱"
,
InsurantName
:
"
產品
名稱"
,
InsurantAmount
:
"保額"
,
effectiveDate
:
"保費到期日"
,
period
:
"保障年期"
,
t2Title
:
"保單信息"
,
t2n1
:
"
險種
名稱"
,
t2n1
:
"
產品
名稱"
,
t2n2
:
"保額"
,
t2n3
:
"生效日期"
,
t2n4
:
"保障年期"
,
...
...
src/common/lang/zh.js
View file @
9fe3045
...
...
@@ -881,13 +881,13 @@ module.exports = {
policyState
:
"保单状态"
,
activeDate
:
"生效日期"
,
Insurant
:
"受保人"
,
InsurantName
:
"
险种
名称"
,
InsurantName
:
"
产品
名称"
,
InsurantAmount
:
"保额"
,
effectiveDate
:
"保费到期日"
,
period
:
"保障年期"
,
t2Title
:
"保單信息"
,
t2n1
:
"
险种
名称"
,
t2n1
:
"
产品
名称"
,
t2n2
:
"保额"
,
t2n3
:
"生效日期"
,
t2n4
:
"保障年期"
,
...
...
Please
register
or
sign in
to post a comment