mirror of
https://github.com/d0zingcat/rime-ice.git
synced 2026-05-13 23:16:54 +00:00
dict: 日常更新 #666
This commit is contained in:
@@ -25,7 +25,6 @@ function M.init(env)
|
||||
["hun dun"] = { text = "馄饨", comment = "hún tun" },
|
||||
["zhu jiao"] = { text = "主角", comment = "zhǔ jué" },
|
||||
["jiao se"] = { text = "角色", comment = "júe sè" },
|
||||
["pi sa"] = { text = "比萨", comment = "bǐ sà" },
|
||||
["chi pi sa"] = { text = "吃比萨", comment = "chī bǐ sà" },
|
||||
["pi sa bing"] = { text = "比萨饼", comment = "bǐ sà bǐng" },
|
||||
["shui fu"] = { text = "说服", comment = "shuō fú" },
|
||||
@@ -98,6 +97,7 @@ function M.init(env)
|
||||
["nuo da"] = { text = "偌大", comment = "偌(ruò)大" },
|
||||
["yin jiu zhi ke"] = { text = "饮鸩止渴", comment = "饮鸩(zhèn)止渴" },
|
||||
["yin jiu jie ke"] = { text = "饮鸩解渴", comment = "饮鸩(zhèn)解渴" },
|
||||
["gong shang jiao zhi yu"] = { text = "宫商角徵羽", comment = "宫商角(jué)徵羽" },
|
||||
-- 错字
|
||||
["pu jie"] = { text = "扑街", comment = "仆街" },
|
||||
["pu gai"] = { text = "扑街", comment = "仆街" },
|
||||
@@ -117,6 +117,7 @@ function M.init(env)
|
||||
["cou huo"] = { text = "凑活", comment = "凑合(he)" },
|
||||
["ju hui"] = { text = "钜惠", comment = "巨惠" },
|
||||
["mo xie zuo"] = { text = "魔蝎座", comment = "摩羯(jié)座" },
|
||||
["pi sa"] = { text = "披萨", comment = "比(bǐ)萨" },
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user