Skip to content

some language bug #121

Description

@imnpc

public function getInterfaceLanguage(): string

need add support zh_CN and more:

'zh_CN' => 'zh-CN',
'zh_TW' => 'zh-TW',
'zh_HK' => 'zh-HK',
'zh_MO' => 'zh-MO',
'zh_SG' => 'zh-CN'

in this config file ,languages is not use.

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