Browse Source

#677: Fix typo of Dutch language package, thanks to @JvanderHeide

phuoc 11 years ago
parent
commit
9fbb80838b

+ 1 - 1
CHANGELOG.md

@@ -41,7 +41,7 @@ __Language Packages__
 * [#544](https://github.com/nghuuphuoc/bootstrapvalidator/pull/544): Greek language package, thanks to [@pRieStaKos](https://github.com/pRieStaKos)
 * [#545](https://github.com/nghuuphuoc/bootstrapvalidator/pull/545): Portuguese (Brazil) language package, thanks to [@marcuscarvalho6](https://github.com/marcuscarvalho6)
 * [#598](https://github.com/nghuuphuoc/bootstrapvalidator/pull/598): Danish language package, thanks to [@Djarnis](https://github.com/Djarnis)
-* [#674](https://github.com/nghuuphuoc/bootstrapvalidator/pull/674): Dutch language package, thanks to [@jvanderheide](https://github.com/jvanderheide)
+* [#674](https://github.com/nghuuphuoc/bootstrapvalidator/pull/674), [#677](https://github.com/nghuuphuoc/bootstrapvalidator/pull/677): Dutch language package, thanks to [@jvanderheide](https://github.com/jvanderheide)
 
 ## v0.5.0 (2015-07-14)
 

+ 1 - 1
CONTRIBUTORS.md

@@ -32,7 +32,7 @@ I would like to give big thanks to the following contributors:
 * [@jjshoe](https://github.com/jjshoe)
 * [@johanronn77](https://github.com/johanronn77)
 * [@jswale](https://github.com/jswale)
-* [@jvanderheide](https://github.com/jvanderheide)
+* [@Jvanderheide](https://github.com/Jvanderheide)
 * [@jzhang6](https://github.com/jzhang6)
 * [@khangvm53](https://github.com/khangvm53)
 * [@kristian-puccio](https://github.com/kristian-puccio)

+ 1 - 1
dist/css/bootstrapValidator.min.css

@@ -2,7 +2,7 @@
  * BootstrapValidator (http://bootstrapvalidator.com)
  * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
  *
- * @version     v0.5.1-dev, built on 2014-08-15 6:05:23 AM
+ * @version     v0.5.1-dev, built on 2014-08-15 6:13:26 AM
  * @author      https://twitter.com/nghuuphuoc
  * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
  * @license     MIT

+ 1 - 1
dist/js/bootstrapValidator.js

@@ -2,7 +2,7 @@
  * BootstrapValidator (http://bootstrapvalidator.com)
  * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
  *
- * @version     v0.5.1-dev, built on 2014-08-15 6:05:23 AM
+ * @version     v0.5.1-dev, built on 2014-08-15 6:13:26 AM
  * @author      https://twitter.com/nghuuphuoc
  * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
  * @license     MIT

+ 1 - 1
dist/js/bootstrapValidator.min.js

@@ -2,7 +2,7 @@
  * BootstrapValidator (http://bootstrapvalidator.com)
  * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
  *
- * @version     v0.5.1-dev, built on 2014-08-15 6:05:23 AM
+ * @version     v0.5.1-dev, built on 2014-08-15 6:13:26 AM
  * @author      https://twitter.com/nghuuphuoc
  * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
  * @license     MIT

+ 2 - 2
dist/js/language/nl_NL.js

@@ -21,7 +21,7 @@
             between: 'Kies tussen de %s - %s opties'
         },
         creditCard: {
-            'default': 'Voeer een geldig creditcard nummer in'
+            'default': 'Voer een geldig creditcard nummer in'
         },
         cusip: {
             'default': 'Voer een geldig CUSIP nummer in'
@@ -58,7 +58,7 @@
             'default': 'Voer een geldig hexadecimaal nummer in'
         },
         hexColor: {
-            'default': 'Voer een geldige hexadecimale kleur in'
+            'default': 'Voer een geldige hexadecimale kleurcode in'
         },
         iban: {
             'default': 'Voer een geldig IBAN nummer in',