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
be09ebe5
authored
2020-06-03 15:20:41 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
#72
1 parent
2b8e6f76
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/common/lang/en.js
src/common/lang/tc.js
src/common/lang/zh.js
src/common/lang/en.js
View file @
be09ebe
...
...
@@ -428,7 +428,7 @@ module.exports = {
PaymentPeriod
:
"Payment period"
,
PaymentOptions
:
"Payment options"
,
quotePerMonth
:
"Monthly Premium"
,
tips
:
"Please contact customer service for insured amount exceeds 3 million."
,
tips
:
"Please contact customer service for insured amount exceeds
US$
3 million."
,
years
:
"years"
,
Yearly
:
"Yearly"
,
...
...
src/common/lang/tc.js
View file @
be09ebe
...
...
@@ -440,7 +440,7 @@ module.exports = {
PaymentPeriod
:
"繳費期"
,
PaymentOptions
:
"繳費選項"
,
quotePerMonth
:
"每月保費"
,
tips
:
"保額超過300萬以上,請聯絡客戶服務"
,
tips
:
"保額超過
美元
300萬以上,請聯絡客戶服務"
,
years
:
"年"
,
Yearly
:
"每年"
,
...
...
src/common/lang/zh.js
View file @
be09ebe
...
...
@@ -444,7 +444,7 @@ module.exports = {
PaymentPeriod
:
"缴费期"
,
PaymentOptions
:
"缴费选项"
,
quotePerMonth
:
"每月保费"
,
tips
:
"保额超过300万以上,请联络客户服务"
,
tips
:
"保额超过
美元
300万以上,请联络客户服务"
,
years
:
"年"
,
Yearly
:
"每年"
,
...
...
Please
register
or
sign in
to post a comment