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:
@@ -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 {
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user