mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-16 11:25:56 +08:00
chore: Modify watercrawl translation in en-US and zh-Hans (#17828)
This commit is contained in:
parent
0a939feaa3
commit
0ccd8bdfa8
@ -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',
|
||||
|
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user