Skip to content

设置繁体中文有问题 #16

@testaiaccount

Description

@testaiaccount

设置多语言
static const supportedLocales =[
Locale('zh', 'CN'),
Locale('zh', 'TW')
];

当更改语言调用changeLanguage方法,发现缓存的是languageCode,由于繁体和简体都是相同languageCode,而countryCode不同,导致切换默认取了简体。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions