fix: 更正小鹤双拼方案默认挂载的英文词库 (#424)
This commit is contained in:
parent
7c96a18e8c
commit
c2814e9c9c
@ -152,7 +152,7 @@ translator:
|
|||||||
|
|
||||||
# 次翻译器,英文
|
# 次翻译器,英文
|
||||||
melt_eng:
|
melt_eng:
|
||||||
dictionary: my_eng # 挂载词库 melt_eng.dict.yaml
|
dictionary: melt_eng # 挂载词库 melt_eng.dict.yaml
|
||||||
enable_sentence: false # 禁止造句
|
enable_sentence: false # 禁止造句
|
||||||
enable_user_dict: false # 禁用用户词典
|
enable_user_dict: false # 禁用用户词典
|
||||||
initial_quality: 1.1 # 初始权重
|
initial_quality: 1.1 # 初始权重
|
||||||
|
Loading…
Reference in New Issue
Block a user