This commit is contained in:
Dvel
2023-12-08 22:40:51 +08:00
parent 1b626ad165
commit 8f2637b397
16 changed files with 58 additions and 78 deletions

View File

@@ -100,7 +100,7 @@ date_translator:
# 几种模式:
# all 降低所有 3~4 位长度、前 2~3 位是完整拼音、最后一位是声母的单词
# none 不降低任何单词,相当于没有启用这个 Lua
# custom 自定义,只降低 custom 里的
# custom 自定义,只降低 words 里的
# (匹配的是编码,不是单词)
reduce_english_filter:
mode: custom # all | none | custom