1
This commit is contained in:
@@ -137,10 +137,7 @@
|
||||
@"code": @"zh-Hant-Bopomofo",
|
||||
@"name": @"繁體中文-注音",
|
||||
@"defaultSkinZip": @"繁体中文注音皮肤.zip",
|
||||
@"layouts": @[
|
||||
@{@"variant": @"bopomofo_full", @"title": @"注音全鍵盤", @"profileId": @"zh_Hant_TW_bopomofo_full", @"layoutJsonId": @"letters_bopomofo_full", @"suggestionEngine": @"bopomofo"},
|
||||
@{@"variant": @"bopomofo_standard", @"title": @"注音標準", @"profileId": @"zh_Hant_TW_bopomofo_standard", @"layoutJsonId": @"letters_bopomofo_standard", @"suggestionEngine": @"bopomofo"}
|
||||
]
|
||||
@"layouts": @[@{@"variant": @"bopomofo", @"title": @"注音", @"profileId": @"zh_Hant_TW_bopomofo", @"layoutJsonId": @"letters_bopomofo_full", @"suggestionEngine": @"bopomofo"}]
|
||||
},
|
||||
@{
|
||||
@"code": @"id",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user