Skip to content

Simplify language code #39

@ErrorsAndGlitches

Description

@ErrorsAndGlitches

Problem

The DB uses ISO-639 part 2, which is a 3 letter language code while the language files are 2 letters. This requires us to keep a mapping in the code, which is not optimal.

Solution

It may be as easy as changing the files to use the 3 letter extension and getting rid of the mapping logic. I'm not sure....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions