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.

11 lines
377 B

  1. export default {
  2. home: 'Home',
  3. welcome: 'Welcome to Doccano!',
  4. importData: 'Import a dataset',
  5. createLabels: 'Create labels for this project',
  6. addMembers: 'Add members for collaborative work',
  7. defineGuideline: 'Define a guideline for the work',
  8. annotateDataset: 'Annotate the dataset',
  9. viewStatistics: 'View statistics',
  10. exportDataset: 'Export the dataset'
  11. }