Skip to content

Standardize Language Codes in check_translations.py #2507

@abhijit9040

Description

@abhijit9040

Problem
Language codes in translation filenames use underscores (e.g., no_nb, pt_br), but the lang_names mapping in scripts/check_translations.py uses hyphens (no-nb, pt-br).

Because of this mismatch, the translation report shows raw codes like ## no_nb instead of readable names like ## Norwegian.

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