Sfoglia il codice sorgente

fix: text error (#1184)

tags/0.3.23
Joel 2 anni fa
parent
commit
6b41a9593e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      web/i18n/lang/dataset-creation.en.ts

+ 1
- 1
web/i18n/lang/dataset-creation.en.ts Vedi File

@@ -17,7 +17,7 @@ const translation = {
dataSourceType: {
file: 'Import from text file',
notion: 'Sync from Notion',
web: 'Sync from web site',
web: 'Sync from website',
},
uploader: {
title: 'Upload text file',

Loading…
Annulla
Salva