[fix] set language for engines from chinese market (no i18n index nor UI)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2025-03-07 19:47:15 +01:00 committed by Markus Heiser
parent 02b76c8389
commit eb3633629a
9 changed files with 9 additions and 1 deletions

View file

@ -13,6 +13,7 @@ about = {
"use_official_api": False,
"require_api_key": False,
"results": "JSON",
"language": "zh",
}
paging = True