From 2a25d90f1b3b2142d0b2e8d23a0a752ce32b55d3 Mon Sep 17 00:00:00 2001 From: hegotit <153287866+hegotit@users.noreply.github.com> Date: Wed, 17 Sep 2025 01:21:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=AD=E8=8B=B1=E6=B7=B7=E8=BE=93?= =?UTF-8?q?=E5=90=AB=E5=A4=9A=E9=9F=B3=E5=AD=97=E8=AF=8D=E6=9D=A1=E3=80=8C?= =?UTF-8?q?SD=E5=8D=A1=E3=80=8D=E6=8C=87=E5=AE=9A=E8=AF=BB=E9=9F=B3?= =?UTF-8?q?=E3=80=8Cka=E3=80=8D=20(#1357)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- others/script/rime/cn_en.go | 1 + 1 file changed, 1 insertion(+) diff --git a/others/script/rime/cn_en.go b/others/script/rime/cn_en.go index 07ecc9c..e5382ce 100644 --- a/others/script/rime/cn_en.go +++ b/others/script/rime/cn_en.go @@ -31,6 +31,7 @@ var polyphones = map[string]string{ "卡拉OK > 卡": "ka", "IP地址 > 地": "di", "IP卡 > 卡": "ka", + "SD卡 > 卡": "ka", "SIM卡 > 卡": "ka", "UIM卡 > 卡": "ka", "USIM卡 > 卡": "ka",