Fix: Inaccurate description (#3540)
### What problem does this PR solve? Correction of inaccurate front-end description.   ### Type of change - [x] Refactoring
This commit is contained in:
@@ -732,7 +732,7 @@ export default {
|
||||
bingDescription:
|
||||
'此组件用于从 https://www.bing.com/ 获取搜索结果。通常,它作为知识库的补充。Top N 和 Bing Subscription-Key 指定您需要调整的搜索结果数量。',
|
||||
apiKey: 'API KEY',
|
||||
country: '国家',
|
||||
country: '国家和地区',
|
||||
language: '语言',
|
||||
googleScholar: '谷歌学术',
|
||||
googleScholarDescription: `此组件用于从 https://scholar.google.com/ 获取搜索结果。通常,它作为知识库的补充。Top N 指定您需要调整的搜索结果数量。`,
|
||||
|
||||
Reference in New Issue
Block a user