2
0

fix: i18n change

This commit is contained in:
zhangsz
2025-02-17 18:12:01 +08:00
parent 631fd1d5ad
commit fd1a6edc85
2 changed files with 10 additions and 10 deletions

View File

@@ -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',

View File

@@ -870,7 +870,7 @@ const local:any = {
adderror:'添加失败',
unlimit:'无限制',
operate:'操作',
changed:'修改',
changed:'编辑',
delete:'删除',
},
package:{