印尼海亮一期
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

57 lines
1.7 KiB

export default {
'menu': {
'title': '菜单',
'placeholder': {
'fuzzy_search': '模糊搜索',
'owning_system': '所属系统',
'choose_icon': '点击选择图标',
'component_tip': '匹配组件内Name字段',
'choose_superior_category': '选择上级类目'
},
'table_title': {
'menu_title': '菜单标题',
'system': '所属系统',
'icon': '图标',
'sort': '排序',
'permission_ident': '权限标识',
'path': '组件路径',
'outside_chain': '外链',
'cache': '缓存',
'visible': '可见',
'create_time': '创建日期',
'SystemParam': '系统参数',
'dataPermission': '数据权限'
},
'dialog': {
'menu_type': '菜单类型',
'system': '系统',
'catalogue': '目录',
'menu': '菜单',
'button': '按钮',
'button_name': '按钮名称',
'menu_icon': '菜单图标',
'menu_chain': '外链菜单',
'menu_cache': '菜单缓存',
'menu_visible': '菜单可见',
'default_title': '默认标题',
'zh_title': '中文标题',
'en_title': '英文标题',
'id_title': '印尼标题',
'ko_title': '韩国标题',
'router_path': '路由地址',
'menu_sort': '菜单排序',
'component_name': '组件名称',
'component_path': '组件路径',
'superior_class': '上级类目',
'operate': '操作',
'top_class': '顶级类目'
},
'msg': {
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
},
'rules': {
'title': '请输入标题',
'path': '请输入地址'
}
}
}