mirror of
https://github.com/kiwix/kiwix-android-custom.git
synced 2025-09-26 06:12:30 -04:00
Disables TTS (read aloud) for DWDS custom app
This commit is contained in:
parent
328c7b78c8
commit
9fc507413c
@ -1,5 +1,6 @@
|
||||
{
|
||||
"app_name": "Dwds",
|
||||
"zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-10-26.zim",
|
||||
"enforced_lang": "de"
|
||||
"enforced_lang": "de",
|
||||
"disable_read_aloud": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user