export default { create: 'Create', createProjectTitle: 'Add Project', projectName: 'Project name', projectDescription: 'Description', projectType: 'Project type', textClassification: 'Text Classification', sequenceLabeling: 'Sequence Labeling', sequenceToSequence: 'Sequence to Sequence', randomizeDocOrder: 'Randomize document order', shareAnnotations: 'Share annotations across all users', delete: 'Delete', deleteProjectTitle: 'Delete Project', deleteProjectMessage: 'Are you sure you want to delete these projects?', search: 'Search', name: 'Name', description: 'Description', type: 'Type' }