Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update messages_no.js #2132

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

Merged
merged 2 commits into from
Jan 29, 2018
Merged

Update messages_no.js #2132

merged 2 commits into from
Jan 29, 2018

Conversation

Nettsentrisk
Copy link
Contributor

Cleaning up and simplifying Norwegian translations, removing Swedish non-standard translations for validators not included in project source code.

Cleaning up and simplifying Norwegian translations, removing Swedish non-standard translations for validators not included in project source code.
@staabm
Copy link
Member

staabm commented Jan 29, 2018

looks good to me, thx.

@Arkni any comments?

Copy link
Member

@Arkni Arkni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution.

Aside from the requested change, everything looks good to me.

range: $.validator.format( "Angi en verdi mellom {0} og {1}." ),
max: $.validator.format( "Angi en verdi som er mindre eller lik {0}." ),
min: $.validator.format( "Angi en verdi som er større eller lik {0}." ),
step: $.validator.format( "Angi en verdi ganger {0}." ),
step: $.validator.format( "Angi en verdi ganger {0}."),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this change. The space character should remain as it follows our coding style.

@Nettsentrisk
Copy link
Contributor Author

OK, fixed.

@staabm staabm merged commit 1f4d69f into jquery-validation:master Jan 29, 2018
@staabm
Copy link
Member

staabm commented Jan 29, 2018

thank you guys.

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.

3 participants