2
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
@"code": @"pt",
|
||||
@"name": @"Português",
|
||||
@"defaultSkinZip": @"葡萄牙初始皮肤.zip",
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"pt_PT_qwerty", @"layoutJsonId": @"letters_pt", @"suggestionEngine": @"latin"}]
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"pt_PT_qwerty", @"layoutJsonId": @"letters_pt", @"suggestionEngine": @"portuguese"}]
|
||||
},
|
||||
@{
|
||||
@"code": @"zh-Hant-Pinyin",
|
||||
@@ -143,7 +143,7 @@
|
||||
@"code": @"id",
|
||||
@"name": @"Bahasa Indonesia",
|
||||
@"defaultSkinZip": @"印度尼西亚初始皮肤.zip",
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"id_ID_qwerty", @"layoutJsonId": @"letters_id", @"suggestionEngine": @"latin"}]
|
||||
@"layouts": @[@{@"variant": @"qwerty", @"title": @"QWERTY", @"profileId": @"id_ID_qwerty", @"layoutJsonId": @"letters_id", @"suggestionEngine": @"indonesian"}]
|
||||
}
|
||||
];
|
||||
return [self parseProfilesFromJSONArray:fallback];
|
||||
|
||||
Reference in New Issue
Block a user