2023 10 11 license管理的中英文

This commit is contained in:
lai
2023-10-11 11:12:12 +08:00
parent a5397c4d37
commit 6541683bd8
2 changed files with 28 additions and 0 deletions

View File

@@ -139,6 +139,20 @@ export default {
neId: 'Corresponding network element',
neIdPlease: 'Please select the corresponding network element',
},
license: {
neTypePlease: 'Select network element type',
neType: 'Type',
fileName: 'FileName',
creatTime: 'Uploaded',
comment: 'File Description',
updateComment: 'License Description',
updateCommentPlease: 'Please enter a license description',
updateFile: 'License File',
updateFilePlease: 'Please upload and update the License file',
selectFile: 'SELECT FILE',
neId: 'Corresponding network element',
neIdPlease: 'Please select the corresponding network element',
},
},
neUser: {
auth: {

View File

@@ -139,6 +139,20 @@ export default {
neId: '对应网元',
neIdPlease: '请选择对应网元',
},
license: {
neTypePlease: '选择网元类型',
neType: '网元类型',
fileName: '文件名',
creatTime: '上传时间',
comment: '文件说明',
updateComment: 'License说明',
updateCommentPlease: '请输入License说明',
updateFile: 'License文件',
updateFilePlease: '请上传更新License文件',
selectFile: '选择文件',
neId: '对应网元',
neIdPlease: '请选择对应网元',
},
},
neUser: {
auth: {