feat: translate text from DuckDuckGo #918 (#1486)

### What problem does this PR solve?

feat: translate text from DuckDuckGo #918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-07-12 15:22:36 +08:00
committed by GitHub
parent 013db9410f
commit 740714b79d
4 changed files with 33 additions and 3 deletions

View File

@ -606,7 +606,9 @@ The above is the content you need to summarize.`,
duckDuckGoDescription:
'This component is used to get search result from www.duckduckgo.com. Typically, it performs as a supplement to knowledgebases. Top N specifies the number of search results you need to adopt.',
channel: 'Channel',
channelTip: 'channelTip',
channelTip: `Perform text search or news search on the component's input`,
text: 'Text',
news: 'News',
},
footer: {
profile: 'All rights reserved @ React',