8000 Updated danish translations by BenjaminHoegh · Pull Request #2067 · jquery-validation/jquery-validation · GitHub
[go: up one dir, main page]

Skip to content

Updated danish translations #2067

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
Sep 13, 2017
Merged

Updated danish translations #2067

merged 2 commits into from
Sep 13, 2017

Conversation

BenjaminHoegh
Copy link
Contributor
@BenjaminHoegh BenjaminHoegh commented Sep 13, 2017

This update the danish translate and include new translates too.

New translate:

  • pattern
  • nowhitespace
  • lettersonly
  • maxWords
  • minWords
  • notEqualTo
  • integer
  • extension
  • IPv4
  • IPv6
  • require_from_group
  • step
  • time
  • remote

This update the danish translate and include new translates too.

New translate:
 - pattern
 - nowhitespace
 - lettersonly
 - maxWords
 - minWords
 - notEqualTo
 - integer
 - extension
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.

One small change, otherwise it looks good to me.

range: $.validator.format( "Angiv en værdi mellem {0} og {1}." ),
max: $.validator.format( "Angiv en værdi der højst er {0}." ),
min: $.validator.format( "Angiv en værdi der mindst er {0}." ),
creditcard: "Indtast et gyldigt kreditkortnummer."
minWords: $.validator.format("Indtast venligst mindst {0} ord"),
maxWords: $.validator.format("Indtast venligst højst {0} ord"),
Copy link
Member

Choose a reason for hiding this comment

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

Please add a space after ( and before ) in the above two lines.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh sure, didn't see that error

Copy link
Contributor Author
@BenjaminHoegh BenjaminHoegh left a comment

Choose a reason for hiding this comment

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

Mirror bug fix for the PSR-standard

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.

LGTM. Thanks

@Arkni Arkni merged commit a6725c3 into jquery-validation:master Sep 13, 2017
@Arkni
Copy link
Member
Arkni commented Sep 13, 2017

Thanks a lot for your contribution :)

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.

2 participants
0