修正新增修改网元提示语
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user