mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge branch 'gedoor:master' into master
This commit is contained in:
@@ -32,7 +32,7 @@ object ChineseUtils {
|
||||
fun fixT2sDict() {
|
||||
val dict = DictionaryContainer.getInstance().getDictionary(TransType.TRADITIONAL_TO_SIMPLE)
|
||||
dict.run {
|
||||
remove("劈", "脊")
|
||||
remove("劈", "脊", "槃")
|
||||
remove("支援", "沈默", "類比", "模擬", "划槳", "列根", "先進")
|
||||
remove("路易斯", "非同步", "出租车", "周杰倫")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user