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.

18 lines
648 B

  1. export default {
  2. mainTitle: 'Text Annotation for Humans',
  3. getStarted: 'Get Started',
  4. startAnnotation: 'Start Annotation',
  5. featuresTitle: 'The best features',
  6. featuresTitle1: 'Team Collaboration',
  7. featuresText1: 'Annotation with your team mates',
  8. featuresTitle2: 'Any Language',
  9. featuresText2: 'Annotation with any language',
  10. featuresTitle3: 'Open Source',
  11. featuresText3: 'Annotation that is free and customizable',
  12. footerTitle: 'Realize your ideas quickly',
  13. demoDropDown: 'Try Demo',
  14. demoNER: 'Named Entity Recognition',
  15. demoSent: 'Sentiment Analysis',
  16. demoTranslation: 'Translation',
  17. demoTextToSQL: 'Text to SQL'
  18. }