mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-26 16:51:24 +00:00
update frameworks/intl/src/locale_config.cpp.
Signed-off-by: LY <liuyong235@huawei.com>
This commit is contained in:
parent
af3ad472c7
commit
822f7980e4
@ -223,6 +223,7 @@ static unordered_map<string, string> g_languageMap = {
|
||||
{ "sr-Latn", "sr-Latn" },
|
||||
{ "jv-Latn", "jv-Latn" },
|
||||
{ "pt-Latn-BR", "pt-BR" },
|
||||
{ "pt-PT", "pt" },
|
||||
{ "pa-Guru", "pa-Guru" },
|
||||
{ "mai-Deva", "mai-Deva" }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user