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

@@ -746,7 +746,7 @@ export default {
bingTip:
'Komponen ini digunakan untuk mendapatkan hasil pencarian dari https://www.bing.com/. Biasanya, ini berfungsi sebagai pelengkap basis pengetahuan. Top N dan Kunci Langganan Bing menentukan jumlah hasil pencarian yang perlu Anda sesuaikan.',
apiKey: 'Kunci API',
country: 'Negara',
country: 'Negara&Wilayah',
language: 'Bahasa',
googleScholar: 'Google Scholar',
googleScholarDescription:
@@ -1016,4 +1016,4 @@ export default {
},
},
};