mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 22:04:04 +08:00
i18n (#348)
This commit is contained in:
@@ -3,6 +3,13 @@ import cs_zh from '../views/setting/lang/zh.js'
|
||||
import acl_zh from '@/modules/acl/lang/zh.js'
|
||||
|
||||
export default {
|
||||
commonMenu: {
|
||||
permission: '权限管理',
|
||||
role: '角色管理',
|
||||
resource: '资源管理',
|
||||
resourceType: '资源类型',
|
||||
trigger: '触发器',
|
||||
},
|
||||
screen: '大屏',
|
||||
dashboard: '仪表盘',
|
||||
admin: '管理员',
|
||||
|
Reference in New Issue
Block a user