Fix: Inaccurate description (#3540)

### What problem does this PR solve?

Correction of inaccurate front-end description.

![image](https://github.com/user-attachments/assets/4a7330b5-1384-4092-825d-56675fb5799c)

![image](https://github.com/user-attachments/assets/b3737912-4f5a-4928-a629-404a4fa4da6e)

### Type of change

- [x] Refactoring
This commit is contained in:
Yuhao Tsui
2024-11-21 10:09:20 +08:00
committed by GitHub
parent d9c882399d
commit e10b0e6b60
5 changed files with 8 additions and 8 deletions

View File

@@ -712,7 +712,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 指定您需要調整的搜尋結果的數量。`,