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
bbdc2758
authored
2020-05-15 13:14:32 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
错误提示三语修改
1 parent
d4ab5b90
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
src/common/lang/en.js
src/common/lang/tc.js
src/common/lang/en.js
View file @
bbdc275
...
...
@@ -708,10 +708,10 @@ module.exports = {
e2
:
"Please enter the collect address"
,
e3
:
"Please enter the collect E-mail"
,
e4
:
"
请选择国际号码区号
"
,
e5
:
"
请选择国家(地区)
"
,
e6
:
"
请选择省
"
,
e7
:
"
请选择市
"
,
e4
:
"
Please select the collect nation(region)
"
,
e5
:
"
Please select the collect district
"
,
e6
:
"
Please select the collect province
"
,
e7
:
"
Please select the collect city
"
,
},
form
:{
InternationalArea
:
"International area"
,
...
...
src/common/lang/tc.js
View file @
bbdc275
...
...
@@ -718,10 +718,10 @@ module.exports = {
e2
:
"請填寫聯絡地址"
,
e3
:
"請填寫正確的電郵地址"
,
e4
:
"
请选择国际号码区号
"
,
e5
:
"
请选择国家(地区)
"
,
e6
:
"
请选择
省"
,
e7
:
"
请选择
市"
,
e4
:
"
請選擇國際號碼區號
"
,
e5
:
"
請選擇國家(地區)
"
,
e6
:
"
請選擇
省"
,
e7
:
"
請選擇
市"
,
},
form
:{
InternationalArea
:
"國際號碼區號"
,
...
...
Please
register
or
sign in
to post a comment