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

Fix norway locales #13

Open
georgringer opened this issue Sep 21, 2019 · 1 comment
Open

Fix norway locales #13

georgringer opened this issue Sep 21, 2019 · 1 comment
Labels
bug Something isn't working research

Comments

@georgringer
Copy link
Contributor

georgringer commented Sep 21, 2019

Instead of using no the following locales should be used:

  • Norwegian Bokmål: nb_NO
  • Norwegian Nynorsk: nn_NO

Both should have a fallback to no but should be fully localized.

Proposal

for v10:

  • no: use it for nb_NO
  • nn: add that as new locale

for v11

  • drop no and rename it to nb
@georgringer georgringer added the bug Something isn't working label Sep 21, 2019
@georgringer
Copy link
Contributor Author

georgringer commented Sep 23, 2019

from crowdin

The current “no” translation of TYPO3 is equal to “nb”, so the former can be imported into the latter without problem. (“no” is a code Kaspar invented; “nb” is the ISO equivalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working research
Projects
None yet
Development

No branches or pull requests

1 participant