Ver código fonte

chore: Modify watercrawl translation in en-US and zh-Hans (#17828)

tags/1.3.0
Yu Chen 6 meses atrás
pai
commit
0ccd8bdfa8
Nenhuma conta vinculada ao e-mail do autor do commit

+ 0
- 2
web/i18n/en-US/dataset-creation.ts Ver arquivo

@@ -69,8 +69,6 @@ const translation = {
chooseProvider: 'Select a provider',
fireCrawlNotConfigured: 'Firecrawl is not configured',
fireCrawlNotConfiguredDescription: 'Configure Firecrawl with API key to use it.',
watercrawlNotConfigured: 'Watercrawl is not configured',
watercrawlNotConfiguredDescription: 'Configure Watercrawl with API key to use it.',
jinaReaderNotConfigured: 'Jina Reader is not configured',
jinaReaderNotConfiguredDescription: 'Set up Jina Reader by entering your free API key for access.',
waterCrawlNotConfigured: 'Watercrawl is not configured',

+ 5
- 0
web/i18n/zh-Hans/dataset-creation.ts Ver arquivo

@@ -15,6 +15,11 @@ const translation = {
apiKeyPlaceholder: '从 firecrawl.dev 获取 API Key',
getApiKeyLinkText: '从 firecrawl.dev 获取您的 API Key',
},
watercrawl: {
configWatercrawl: '配置 Watercrawl',
apiKeyPlaceholder: '从 watercrawl.dev 获取 API Key',
getApiKeyLinkText: '从 watercrawl.dev 获取您的 API Key',
},
jinaReader: {
configJinaReader: '配置 Jina Reader',
apiKeyPlaceholder: '从 jina.ai 获取 API Key',

Carregando…
Cancelar
Salvar