feat: 系统设置主要LOGO版权背景修改

This commit is contained in:
TsMask
2023-10-25 17:03:56 +08:00
parent c3597b929e
commit 9b00ec91b9
20 changed files with 1020 additions and 99 deletions

View File

@@ -5,8 +5,8 @@ export default {
// 通用
common: {
title: 'Core network management system',
desc: '',
title: 'Core Network Management Platform',
desc: 'Login to Core Network Management Platform',
loading: 'Please wait...',
tipTitle: 'Prompt',
msgSuccess: 'Success {msg}',
@@ -144,7 +144,8 @@ export default {
versionPlease: 'Version number cannot be empty',
updateTime: 'Uploaded',
description: 'Description',
deleteTip: 'Are you sure to delete the data item with record number [{num}]?',
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',
updateCommentPlease: 'Please enter the software description',
updateFile: 'Software Files',
@@ -152,11 +153,11 @@ export default {
verifyFile: 'Verify File',
selectFile: 'SELECT FILE',
sendTitle: 'Distribute software version',
sendContent: 'Are you sure to send the data item file with the number [{num}] to the corresponding network element?',
sendContent: 'Are you sure to send the file with the software package [{fileName}] to the corresponding network element?',
runTitle: 'Activate software version',
runContent: 'Confirm that the software version with the number [{num}] has been issued for activation on the corresponding network element?',
runContent: 'Are you sure to activate the software version of [{fileName}] that has been issued to the corresponding network element?',
backTitle: 'Fallback software version',
backContent: 'Confirm that the software version with the number [{num}] has been issued for the corresponding network element rollback?',
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',
},