修正新增修改网元提示语

This commit is contained in:
lai
2024-01-11 10:16:21 +08:00
parent 8cda1cbb25
commit 77b33bc096
3 changed files with 22 additions and 4 deletions

View File

@@ -120,7 +120,15 @@ export default {
allowFormat:'The formats allowed to be imported are ',
allowFilter:'Upload file size must be less than ',
onlyAllow:'Only supports upload file formats',
}
},
LockScreen: {
setTitle:'Set Lock Screen Password',
setPwd:'Password',
unlockTitle:'Unlock Screen',
unlock:'Unlock',
validSucc: 'Verification Passed',
validError: 'Verification Failed',
},
},
// 静态路由
@@ -358,6 +366,7 @@ export default {
open:'Open',
close:'Close',
addFail:'Add failed',
operFail:'Operation Failed'
},
backupManage: {
setBackupTask: 'Set automatic backup time',