export default {
create: 'Create',
edit: 'Edit',
test: 'Test',
delete: 'Delete',
detail: 'Detail',
export: 'Export',
import: 'Import'
}