Skip to content

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