mirror of
https://github.com/d0zingcat/rime-ice.git
synced 2026-05-13 15:09:58 +00:00
fix: 中英混输含多音字词条「SD卡」指定读音「ka」 (#1357)
This commit is contained in:
@@ -31,6 +31,7 @@ var polyphones = map[string]string{
|
||||
"卡拉OK > 卡": "ka",
|
||||
"IP地址 > 地": "di",
|
||||
"IP卡 > 卡": "ka",
|
||||
"SD卡 > 卡": "ka",
|
||||
"SIM卡 > 卡": "ka",
|
||||
"UIM卡 > 卡": "ka",
|
||||
"USIM卡 > 卡": "ka",
|
||||
|
||||
Reference in New Issue
Block a user