dict: 日常更新 #457 close #516 添加一些英文缩写 close #512

This commit is contained in:
Dvel
2023-10-14 19:28:34 +08:00
parent 8eef756013
commit f276d4de87
18 changed files with 312 additions and 192 deletions

View File

@@ -88,6 +88,9 @@ local corrections = {
["zhao cha er"] = { text = "找茬儿", comment = "找碴儿" },
["da jia lai zhao cha"] = { text = "大家来找茬", comment = "大家来找碴" },
["da jia lai zhao cha er"] = { text = "大家来找茬儿", comment = "大家来找碴儿" },
["ci ya"] = { text = "龇牙", comment = "龇(zi)牙" },
["ci zhe ya"] = { text = "龇着牙", comment = "龇(zi)着牙" },
["ci ya lie zui"] = { text = "龇牙咧嘴", comment = "龇(zi)牙咧嘴" },
}
local function corrector(input)