From e26a963163a9a55c2f6cbedb625195844c5bfaaa Mon Sep 17 00:00:00 2001 From: AkaraChen Date: Tue, 26 Nov 2024 16:05:14 +0800 Subject: [PATCH] fix: missing translation --- web/i18n/en-US/dataset-creation.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/web/i18n/en-US/dataset-creation.ts b/web/i18n/en-US/dataset-creation.ts index 1f0bac376b..749e9e7410 100644 --- a/web/i18n/en-US/dataset-creation.ts +++ b/web/i18n/en-US/dataset-creation.ts @@ -122,6 +122,7 @@ const translation = { removeUrlEmails: 'Delete all URLs and email addresses', removeStopwords: 'Remove stopwords such as "a", "an", "the"', preview: 'Confirm & Preview', + previewChunk: 'Preview Chunk', reset: 'Reset', indexMode: 'Index mode', qualified: 'High Quality',