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

[#4933] Fix Norwegian translation #6746

Merged
merged 3 commits into from
Mar 17, 2022
Merged

[#4933] Fix Norwegian translation #6746

merged 3 commits into from
Mar 17, 2022

Conversation

amercader
Copy link
Member

Fixes #4933

@frafra This PR is a follow up from our discussion in #6725

In this approach, I've copied the existing no translation on Transifex and copied it to a new nb_NO language and renamed the i18n folder in the CKAN source.
I've also added a redirect for /no/ URLs to /nb_NO/

Do you think this is the most sensible approach?
This will probably break sites that are currently using no in the ckan.locale_default config option. We can mention that in the CHANGELOG, or is it worth exploring keeping a symlink no -> nb_NO for compatibility?

TODO on Transifex:

  • @frafra I've made you a manager of this language, would you mind inviting the existing users from no over to nb_NO?
  • Shall I delete the existing no language on Transifex?

@amercader amercader added this to the CKAN 2.10 milestone Mar 15, 2022
@frafra
Copy link
Contributor

frafra commented Mar 15, 2022

@amercader Invitations sent.
I think we can remove the no language.

@amercader amercader self-assigned this Mar 15, 2022
@amercader amercader merged commit 2d4fc20 into master Mar 17, 2022
@amercader amercader deleted the 4933-fix-no-translation branch March 17, 2022 12:33
@amercader
Copy link
Member Author

Thanks @frafra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Norwegian language is not working with Flask blueprints
2 participants