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',
|
||||
remark:'Remark ',
|
||||
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',
|
||||
@@ -456,7 +456,7 @@ export default {
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
authInfo:' Authentication Info',
|
||||
authInfo:'Authentication Info',
|
||||
neTypePlease: 'Query network element Object',
|
||||
neType: 'UDM Object',
|
||||
export: 'Export',
|
||||
@@ -465,16 +465,16 @@ export default {
|
||||
loadDataConfirm: 'Are you sure you want to reload the data?',
|
||||
loadData: 'Load Data',
|
||||
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
|
||||
num: 'Number allocation ',
|
||||
batchAddText: 'Batch Add ',
|
||||
batchDelText: 'Batch Delete ',
|
||||
delNum:'Number of deletions ',
|
||||
num: 'Number allocation',
|
||||
batchAddText: 'Batch Add',
|
||||
batchDelText: 'Batch Delete',
|
||||
delNum:'Number of deletions',
|
||||
imsiTip:'SUPI=MCC+MNC+MSIN MCC=mobile country code, consisting of three digits MNC=Mobile Network Number, consisting of two digits MSIN=Mobile Customer Identification Number, composed of 10 digits of equal length',
|
||||
delSure:'Are you sure to delete the user with IMSI number: {imsi}?',
|
||||
noListData:'No network element list data yet',
|
||||
},
|
||||
sub: {
|
||||
subInfo:' Subscription Info',
|
||||
subInfo:'Subscription Info',
|
||||
neTypePlease: 'Query network element Object',
|
||||
neType: 'UDM Object',
|
||||
export: 'Export',
|
||||
@@ -484,8 +484,8 @@ export default {
|
||||
loadData: 'Load Data',
|
||||
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
|
||||
num: 'Number of deletions',
|
||||
batchAddText: 'Batch Add ',
|
||||
batchDelText: 'Batch Delete ',
|
||||
batchAddText: 'Batch Add',
|
||||
batchDelText: 'Batch Delete',
|
||||
startIMSI: 'Start IMSI',
|
||||
msisdnTip:'Parameter maximum length: {msg}',
|
||||
arfbTip:'Restricted area template. In the restricted area specified by the template, the UE is not allowed to communicate with the network.',
|
||||
@@ -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