Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for advanced locale definition #4508

Open
teolemon opened this issue Aug 11, 2023 · 1 comment
Open

Add support for advanced locale definition #4508

teolemon opened this issue Aug 11, 2023 · 1 comment

Comments

@teolemon
Copy link
Member

What

  • Crowdin writes some 3 letter locales that are not recognized
  • We have the possibility to rewrite those locales, but it's very dirty and may cause namespace clashes
    languages_mapping:
      two_letters_code:
        pt-BR: br
        pt-PT: pt
        zh-CN: zh_CN
        zh-HK: zh_HK
        en-GB: en_GB
        en-AU: en_AU
        en-US: en_US
        nl-BE: nl_BE
        nl: nl_NL
        zh-TW: zh_TW
        sr-CS: sr_CS
        sr: sr_RS
        ku : kmr_TR
        kmr: kmr
@teolemon teolemon added 🐛 bug Something isn't working 🌐 l10n labels Aug 11, 2023
@teolemon
Copy link
Member Author

Duplicate of #1638

@teolemon teolemon marked this as a duplicate of #1638 Aug 11, 2023
@teolemon teolemon removed the 🐛 bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 💬 To discuss and validate
Development

No branches or pull requests

1 participant