diff --git a/web/i18n/en-US/dataset-creation.ts b/web/i18n/en-US/dataset-creation.ts index 8923170f7f..c315b4c4a6 100644 --- a/web/i18n/en-US/dataset-creation.ts +++ b/web/i18n/en-US/dataset-creation.ts @@ -15,12 +15,12 @@ const translation = { filePreview: 'File Preview', pagePreview: 'Page Preview', dataSourceType: { - file: 'Import from text file', + file: 'Import from file', notion: 'Sync from Notion', web: 'Sync from website', }, uploader: { - title: 'Upload text file', + title: 'Upload file', button: 'Drag and drop file, or', browse: 'Browse', tip: 'Supports {{supportTypes}}. Max {{size}}MB each.',