dict(cn): 修正错字 (#1116)

This commit is contained in:
Lithium-7
2024-12-26 23:34:26 +08:00
committed by GitHub
parent 1c39610d31
commit 41548143a8
6 changed files with 142 additions and 85 deletions

View File

@@ -109,6 +109,10 @@ function M.init(env)
["jiao dou shi"] = { text = "角斗士", comment = "角(jué)斗士" },
["suo sha mi"] = { text = "缩砂密", comment = "缩(sù)砂密" },
["po ji pao"] = { text = "迫击炮", comment = "迫(pǎi)击炮" },
["rou yi"] = { text = "柔荑", comment = "柔荑(tí)" },
["rou yi hua xu"] = { text = "柔荑花序", comment = "柔荑(tí)花序" },
["shou ru rou yi"] = { text = "手如柔荑", comment = "手如柔荑(tí)" },
["wen ting jun"] = { text = "温庭筠", comment = "温庭筠(yún)" },
["guan ka"] = { text = "关卡", comment = "guān qiǎ" },
-- 错字
["pu jie"] = { text = "扑街", comment = "仆街" },