feature
there is no Norwegian locale, I'm building a survey for Norwegian people and the translated error messages and page navigation.
currently defaulting to English
change locale="no" and see it is missing in surveyjs/src/localization/ folder.
Tested page URL:
Test code
your_code_here
@artworkjpm The localization is supported by community. Here is the list of all localized files we have.
Here is the example where you can see all languages for that we have localization in action.
Here is all localizable strings.
Unfortunately, nobody did localization for Norwegian language. You may do it and share with the commnunity by making a pull request. In this case, we add your localization into the library and you will see it in the next minor update, commonly in a week.
You may just post here the tranlation into Norwegian and we will do the rest.
Thank you,
Andrew
ok, I will make a norwegian translation and make a pull request
@artworkjpm The norwegian localization will be included into the next update.
Thank you very much for sharing it with us and with the community!
Andrew
@andrewtelnov I was just wondering if you know when the next update will be so I can inform my client?
We've released a new version today. You can check it in the _releases_ section of the repo https://github.com/surveyjs/surveyjs/releases. Thanks.
any reason why the Norwegian is not updating? it uses the locale of no
@artworkjpm What do you mean?
Please go to https://surveyjs.io/Survey/Builder/ and change survey.locale to norsk. I can see now "Choose..." becomes "Velg", "Next" button "Neste" and so on.
Thank you,
Andrew
yes you are right, I forgot to update my call to the latest version https://surveyjs.azureedge.net/1.0.14/survey.jquery.min.js. Thanks for you help
Most helpful comment
ok, I will make a norwegian translation and make a pull request