mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
voice: Disable Greek voicing in daily and release builds
...Its coverage is below the 80% threshold. If anyone complains, they can help improve the translation coverage first. Change-Id: I0201497ec1209a7d125ac99ec45de6e2a9e41098
This commit is contained in:
parent
b26d85d2ff
commit
b3caf32f78
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@ sub simbuilds {
|
|||
'gtts' => '-l el',
|
||||
'piper' => 'el_GR-rapunzelina-low.onnx',
|
||||
},
|
||||
'enabled' => 1,
|
||||
'enabled' => 0,
|
||||
},
|
||||
'italiano' => {
|
||||
'lang' => 'italiano',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue