fix: en locales
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
tipTitle: 'Prompt',
|
||||
msgSuccess: 'Success {msg}',
|
||||
errorFields: 'Please fill in the required information in {num} correctly!',
|
||||
tablePaginationTotal: 'A total of {total} items',
|
||||
tablePaginationTotal: 'Total {total} items',
|
||||
noData: "No Data",
|
||||
zebra:'Tabular zebra pattern',
|
||||
ok: 'Ok',
|
||||
@@ -348,18 +348,18 @@ export default {
|
||||
neType: 'Type',
|
||||
neID: 'NE ID',
|
||||
fileName: 'File Name',
|
||||
createAt: 'CreateAt',
|
||||
createAt: 'Create at',
|
||||
remark:'Remark',
|
||||
edit:'Edit Backup File',
|
||||
totalSure:'Confirm that {oper} records item number {id}?',
|
||||
},
|
||||
softwareManage: {
|
||||
sendBtn: 'Distribute',
|
||||
runBtn: 'Activation',
|
||||
backBtn: 'Back',
|
||||
runBtn: 'Activate',
|
||||
backBtn: 'Rollback',
|
||||
historyBtn: 'Distribution Record',
|
||||
neTypePlease: 'Select network element type',
|
||||
neType: 'Type',
|
||||
neType: 'NE Type',
|
||||
fileName: 'File Name',
|
||||
version: 'Version',
|
||||
versionPlease: 'Version number cannot be empty',
|
||||
@@ -367,9 +367,9 @@ export default {
|
||||
description: 'Description',
|
||||
deleteTip: 'Are you sure to delete the data item with software [{fileName}]?',
|
||||
downloadTip: 'Are you sure to download the data item with software [{fileName}]?',
|
||||
updateComment: 'software documentation',
|
||||
updateComment: 'Comment',
|
||||
updateCommentPlease: 'Please enter the software description',
|
||||
updateFile: 'Software Files',
|
||||
updateFile: 'Software File',
|
||||
updateFilePlease: 'Please upload the updated software file',
|
||||
verifyFile: 'Verify File',
|
||||
selectFile: 'SELECT FILE',
|
||||
@@ -392,7 +392,7 @@ export default {
|
||||
},
|
||||
license: {
|
||||
neTypePlease: 'Select network element type',
|
||||
neType: 'Type',
|
||||
neType: 'NE Type',
|
||||
fileName: 'File Name',
|
||||
createTime: 'Uploaded',
|
||||
comment: 'File Description',
|
||||
@@ -504,11 +504,11 @@ export default {
|
||||
neType: 'AMF Object',
|
||||
},
|
||||
ue: {
|
||||
neTypePlease: 'Query network element type',
|
||||
neTypePlease: 'Query network element object',
|
||||
neType: 'SMF Object',
|
||||
},
|
||||
ims: {
|
||||
neTypePlease: 'Query network element type',
|
||||
neTypePlease: 'Query network element object',
|
||||
neType: 'IMS Object',
|
||||
},
|
||||
},
|
||||
@@ -803,13 +803,13 @@ export default {
|
||||
network: 'Network',
|
||||
loadDetail: "Load Factor",
|
||||
resourceUsage: "Resource utilization rate",
|
||||
read: 'Retrieve',
|
||||
read: 'Read',
|
||||
write: 'Write',
|
||||
readWriteCount: 'Number of reads and writes',
|
||||
count: 'Substandard',
|
||||
readWriteTime: 'Read/Write Delay',
|
||||
up: 'up train',
|
||||
down: 'down train',
|
||||
up: 'Uplink',
|
||||
down: 'Downlink',
|
||||
},
|
||||
online:{
|
||||
mettingId:'Session Number',
|
||||
|
||||
Reference in New Issue
Block a user