feat:权限(除role的相关按钮外)

This commit is contained in:
陈劲松
2020-12-08 22:14:52 +08:00
committed by chenjinsong
28 changed files with 2139 additions and 371 deletions

View File

@@ -145,6 +145,9 @@ const en = {
legend:'Legend',
statistics:'Statistics',
legendTip:'Controls the name of the time series, using name or pattern. For example {{hostname}} will be replaced with label value for the label hostname.',
valueMappingTip: 'Use {{value}} to display the original value\n'+
'For example: Total Alive: {{value}}\n'+
'The result is: Total Alive: 100',
sync: 'Sync to assets',
last:'Last',
threshold:'Threshold',
@@ -557,6 +560,7 @@ const en = {
accountList: 'Account list',//"用户列表"
//列表表头
account: 'Account',//"用户"
roles:"Roles",
language: 'Language',//"语言"
receiver: 'Receiver',//"用户组"
createTime: 'Create time',//"创建时间"
@@ -579,6 +583,34 @@ const en = {
reinputPwd:'Enter password again',
notification: 'Notification'
},
roles:{
roles:"Roles",
name:"Name",
remark:"Remark",
option: 'Operation',//"操作"
permission:"Permission",
menu:"Menu",
createRole:"Create role",
editRole:"Edit role"
},
menus:{
menus:'Menus',
name:"Name",
remark:"Remark",
option: 'Operation',//"操作",
code:'Code',
i18n:'I18n',
type:'Type',
route:'Route',
perms:'Permission',
button:"Button",
menu:"Menu",
parent:"Previous menu",
mainMenu:'Primary menu',
createMenu:"Create menu",
editMenu:"Edit menu",
orderNum:"Order",
},
promServer: {
promServerList: 'Prometheus server',//"Prometheus Server"
//侧滑框