This commit is contained in:
2026-03-03 19:12:24 +08:00
parent a0c5afc75d
commit 4c16ae1736
3 changed files with 5 additions and 15 deletions

View File

@@ -63,18 +63,11 @@
"defaultSkinZip": "台湾省初始皮肤注音.zip",
"layouts": [
{
"variant": "bopomofo_full",
"title": "注音全鍵盤",
"profileId": "zh_Hant_TW_bopomofo_full",
"variant": "bopomofo",
"title": "注音",
"profileId": "zh_Hant_TW_bopomofo",
"layoutJsonId": "letters_bopomofo_full",
"suggestionEngine": "bopomofo"
},
{
"variant": "bopomofo_standard",
"title": "注音標準",
"profileId": "zh_Hant_TW_bopomofo_standard",
"layoutJsonId": "letters_bopomofo_standard",
"suggestionEngine": "bopomofo"
}
]
},