export default { 'menu': { 'placeholder': { 'fuzzy_search': 'fuzzy search', 'owning_system': 'system' }, 'table_title': { 'menu_title': 'title', 'system': 'system', 'icon': 'icon', 'sort': 'sort', 'permission_ident': 'permission mark', 'path': 'path', 'outside_chain': 'out chain', 'cache': 'cache', 'visible': 'visible', 'create_time': 'create time' }, 'msg': { 'delete_msg': 'Are you sure to delete it? If there are subordinate nodes, they will be deleted together. This operation cannot be undone!' } } }