添加联想词库
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
@"code": @"en",
|
||||
@"name": @"English",
|
||||
@"defaultSkinZip": @"normal_them.zip",
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"en_US_qwerty", @"layoutJsonId": @"letters", @"suggestionEngine": @"latin"}]
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"en_US_qwerty", @"layoutJsonId": @"letters", @"suggestionEngine": @"english"}]
|
||||
},
|
||||
@{
|
||||
@"code": @"es",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"title": "QWERTY",
|
||||
"profileId": "en_US_qwerty",
|
||||
"layoutJsonId": "letters",
|
||||
"suggestionEngine": "latin"
|
||||
"suggestionEngine": "english"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user