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