--配置模块,在线用户的国际化

This commit is contained in:
lai
2023-11-09 20:06:16 +08:00
parent f458c18dbd
commit 178a08cccc
2 changed files with 47 additions and 1 deletions

View File

@@ -168,6 +168,9 @@ export default {
neID: 'Identifying',
fileName: 'FileName',
createAt: 'CreateAt',
remark:'Remark ',
edit:'Edit Backup File',
totalSure:'Confirm that {oper} records item number {id}?',
},
softwareManage: {
sendBtn: 'Distribute',
@@ -197,6 +200,14 @@ export default {
backContent: 'Confirm that the software version of [{fileName}] has been issued for the corresponding network element rollback?',
neId: 'Corresponding network element',
neIdPlease: 'Please select the corresponding network element',
versions:'Version',
upVersions:'Version before upgrade',
backVersions:'Roll back to previous version',
status:'Status',
letUpTime:'Activation time',
createTime:'Creation time',
onlyAble:'Only upload file format {fileText} is supported',
nullData:'No network element list data yet',
},
license: {
neTypePlease: 'Select network element type',
@@ -489,6 +500,18 @@ export default {
readWriteTime: '读写延迟',
up: '上行',
down: '下行',
},
online:{
mettingId:'Session number',
account:'Account',
class:'Department',
host:'Host',
loginDes:'Login location',
os:'OS',
lib:'Browser',
loginTime:'Log in time',
getOut:'Forced retreat',
getOutSure:'Confirm the forced logout of the user whose login account is {userName} ?',
}
},
system:{