export default { name: 'Name', type: 'Department', abbr: 'Abbreviation', parent: 'Parent', add: 'Create', edit: 'Edit', detail: 'View', delete: 'Remove', dept: 'Department', subject: 'Discipline', team: 'Team', addDept: 'Create', modifyDept: 'Edit' }