Skip to content

i18n re-work needed #30

@marzavec

Description

@marzavec

The ignorantly implemented internationalization initialization, irritatingly, ignores inner-regional interchange.

(And other reasons I get kicked off development teams)

The short version of the issue is that the internationalization code only supports two letter i18l codes, which can cause issues when it comes to defaulting to a users preferred language. The issue is only relevant when working with two separate languages that use the same starting code, like zh-CN and zh-TW. The i18l will only use the zh part, which can result in the incorrect language being loaded by default. More info can be found in: #27

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions