mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-05-14 00:30:37 +08:00
dict: 注音「贾平凹wa」 fix #435
This commit is contained in:
@@ -54,6 +54,7 @@ local corrections = {
|
||||
["cao zhi"] = { text = "草薙", comment = "cao ti" },
|
||||
["cao zhi jing"] = { text = "草薙京", comment = "cao ti jing" },
|
||||
["cao zhi jian"] = { text = "草薙剑", comment = "cao ti jian" },
|
||||
["jia ping ao"] = { text = "贾平凹", comment = "jia ping wa" },
|
||||
-- 错字
|
||||
["ceng jin"] = { text = "曾今", comment = "曾经" },
|
||||
["an nai"] = { text = "按耐", comment = "按捺(na)" },
|
||||
|
||||
Reference in New Issue
Block a user