mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-14 00:30:37 +08:00
feat: dictionary_exclude 排除词语 close #1429
This commit is contained in:
@@ -204,6 +204,7 @@ translator:
|
||||
- xform/([nl])v/$1ü/
|
||||
- xform/ü/v/ # ü 显示为 v
|
||||
- xform/(?<=[A-Z])\s(?=[A-Z])// # 消除大写字母之间的空格
|
||||
# dictionary_exclude: [肏屄, 鸡巴] # 如有屏蔽 NSFW 词汇需求 librime >= 1.14.0 等价于从 .dict.yaml 中删除对应词条,但不影响组句和用户词库。
|
||||
|
||||
|
||||
# 次翻译器,英文
|
||||
|
||||
Reference in New Issue
Block a user