mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-23 15:10:32 +00:00
update frameworks/intl/include/locale_config.h.
Signed-off-by: LY <liuyong235@huawei.com>
This commit is contained in:
parent
87b5656dbf
commit
b6fe03de2b
@ -270,7 +270,6 @@ private:
|
||||
static std::map<std::string, std::string> supportedDialectLocales;
|
||||
static std::unordered_map<std::string, std::string> dialectMap;
|
||||
static std::unordered_map<std::string, std::string> localDigitMap;
|
||||
static std::unordered_map<std::string, std::string> convertLanguage;
|
||||
static std::map<std::string, std::string> locale2DisplayName;
|
||||
static std::map<std::string, std::string> region2DisplayName;
|
||||
static std::string currentDialectLocale;
|
||||
|
Loading…
Reference in New Issue
Block a user