fix: i18n change
This commit is contained in:
@@ -753,8 +753,8 @@ const local: any = {
|
|||||||
username:'User Name',
|
username:'User Name',
|
||||||
fullname:'Full Name',
|
fullname:'Full Name',
|
||||||
sex:'Gender',
|
sex:'Gender',
|
||||||
man:'Man',
|
man:'Male',
|
||||||
woman:'Woman',
|
woman:'Female',
|
||||||
birthdate:'Birth Date',
|
birthdate:'Birth Date',
|
||||||
age:'Age ',
|
age:'Age ',
|
||||||
email:'Email',
|
email:'Email',
|
||||||
@@ -809,7 +809,7 @@ const local: any = {
|
|||||||
picture:'Facial photograph',
|
picture:'Facial photograph',
|
||||||
status:'Status',
|
status:'Status',
|
||||||
createtime:'Create Time',
|
createtime:'Create Time',
|
||||||
operate:'Operate',
|
operate:'Action',
|
||||||
confirmtitle:'Confirmation approved.',
|
confirmtitle:'Confirmation approved.',
|
||||||
confirmcontent:'Are you sure you want to verify this user\'s real-name authentication?',
|
confirmcontent:'Are you sure you want to verify this user\'s real-name authentication?',
|
||||||
confirmsuc:'Successfully approved.',
|
confirmsuc:'Successfully approved.',
|
||||||
@@ -840,7 +840,7 @@ const local: any = {
|
|||||||
modaltitle:'Edit rule',
|
modaltitle:'Edit rule',
|
||||||
use:'Enable',
|
use:'Enable',
|
||||||
unuse:'Not enabled',
|
unuse:'Not enabled',
|
||||||
action:'Operate',
|
action:'Action',
|
||||||
geterr:'Failed to get the billing rule',
|
geterr:'Failed to get the billing rule',
|
||||||
updatesuc:'Update successful',
|
updatesuc:'Update successful',
|
||||||
updateerr:'Update failed'
|
updateerr:'Update failed'
|
||||||
@@ -869,8 +869,8 @@ const local: any = {
|
|||||||
changeerror:'Modification failed.',
|
changeerror:'Modification failed.',
|
||||||
adderror:'Failed to add.',
|
adderror:'Failed to add.',
|
||||||
unlimit:'Unlimited',
|
unlimit:'Unlimited',
|
||||||
operate:'Operate',
|
operate:'Action',
|
||||||
changed:'Revise',
|
changed:'Edit',
|
||||||
delete:'Delete',
|
delete:'Delete',
|
||||||
},
|
},
|
||||||
package: {
|
package: {
|
||||||
@@ -902,7 +902,7 @@ const local: any = {
|
|||||||
status:'Status',
|
status:'Status',
|
||||||
use: 'Enable',
|
use: 'Enable',
|
||||||
unuse: 'Disable',
|
unuse: 'Disable',
|
||||||
operate: 'Operation',
|
operate: 'Action',
|
||||||
edit: 'Edit',
|
edit: 'Edit',
|
||||||
delete: 'Delete',
|
delete: 'Delete',
|
||||||
hour: 'Hour',
|
hour: 'Hour',
|
||||||
@@ -928,7 +928,7 @@ const local: any = {
|
|||||||
status:'Status',
|
status:'Status',
|
||||||
remark:'Remarks',
|
remark:'Remarks',
|
||||||
createtime:'Creation time',
|
createtime:'Creation time',
|
||||||
operate:'Operate',
|
operate:'Action',
|
||||||
deleteask:'Do you confirm the deletion?',
|
deleteask:'Do you confirm the deletion?',
|
||||||
title:'Dictionary list',
|
title:'Dictionary list',
|
||||||
},
|
},
|
||||||
@@ -946,7 +946,7 @@ const local: any = {
|
|||||||
ordernum:'Sort',
|
ordernum:'Sort',
|
||||||
icon:'Icon',
|
icon:'Icon',
|
||||||
createtime:'Create Time',
|
createtime:'Create Time',
|
||||||
operate:'Operate',
|
operate:'Action',
|
||||||
edit:'Edit',
|
edit:'Edit',
|
||||||
delete:'Delete',
|
delete:'Delete',
|
||||||
modaltitle:'Tips',
|
modaltitle:'Tips',
|
||||||
|
|||||||
@@ -870,7 +870,7 @@ const local:any = {
|
|||||||
adderror:'添加失败',
|
adderror:'添加失败',
|
||||||
unlimit:'无限制',
|
unlimit:'无限制',
|
||||||
operate:'操作',
|
operate:'操作',
|
||||||
changed:'修改',
|
changed:'编辑',
|
||||||
delete:'删除',
|
delete:'删除',
|
||||||
},
|
},
|
||||||
package:{
|
package:{
|
||||||
|
|||||||
Reference in New Issue
Block a user