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