Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit f5fe4d0

Browse files
committed
#1225: Add Finnish language package, thanks to @traone
1 parent 9629b01 commit f5fe4d0

File tree

15 files changed

+394
-11
lines changed

15 files changed

+394
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ __Language Packages__
6666
* [#1150](https://github.com/nghuuphuoc/bootstrapvalidator/pull/1150): Add Catalan language package, thanks to [@ArnauAregall](https://github.com/ArnauAregall)
6767
* [#1216](https://github.com/nghuuphuoc/bootstrapvalidator/pull/1216): Add Slovak language package, thanks to [@budik21](https://github.com/budik21)
6868
* [#1217](https://github.com/nghuuphuoc/bootstrapvalidator/pull/1217): Update Czech language package, thanks to [@budik21](https://github.com/budik21)
69+
* [#1225](https://github.com/nghuuphuoc/bootstrapvalidator/pull/1225): Add Finnish language package, thanks to [@traone](https://github.com/traone)
6970

7071
## v0.5.3 (2014-11-05)
7172

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ I would like to give big thanks to the following contributors:
112112
* [@thx2001r](https://github.com/thx2001r)
113113
* [@tiagofontella](https://github.com/tiagofontella)
114114
* [@tomByrer](https://github.com/tomByrer)
115+
* [@traone](https://github.com/traone)
115116
* [@trondulseth](https://github.com/trondulseth)
116117
* [@troymccabe](https://github.com/troymccabe)
117118
* [@tsuyoshifujii](https://github.com/tsuyoshifujii)

dist/css/formValidation.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/formValidation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* FormValidation (http://bootstrapvalidator.com)
33
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, SemanticUI, UIKit frameworks
44
*
5-
* @version v0.6.0-dev, built on 2014-12-03 11:57:41 AM
5+
* @version v0.6.0-dev, built on 2014-12-04 9:14:40 AM
66
* @author https://twitter.com/nghuuphuoc
77
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
88
* @license http://bootstrapvalidator.com/license/

dist/js/formValidation.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/framework/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* FormValidation (http://bootstrapvalidator.com)
33
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, SemanticUI, UIKit frameworks
44
*
5-
* @version v0.6.0-dev, built on 2014-12-03 11:57:41 AM
5+
* @version v0.6.0-dev, built on 2014-12-04 9:14:40 AM
66
* @author https://twitter.com/nghuuphuoc
77
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
88
* @license http://bootstrapvalidator.com/license/

dist/js/framework/bootstrap.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/framework/foundation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* FormValidation (http://bootstrapvalidator.com)
33
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, SemanticUI, UIKit frameworks
44
*
5-
* @version v0.6.0-dev, built on 2014-12-03 11:57:41 AM
5+
* @version v0.6.0-dev, built on 2014-12-04 9:14:40 AM
66
* @author https://twitter.com/nghuuphuoc
77
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
88
* @license http://bootstrapvalidator.com/license/

dist/js/framework/foundation.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/framework/semantic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* FormValidation (http://bootstrapvalidator.com)
33
* The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, SemanticUI, UIKit frameworks
44
*
5-
* @version v0.6.0-dev, built on 2014-12-03 11:57:41 AM
5+
* @version v0.6.0-dev, built on 2014-12-04 9:14:40 AM
66
* @author https://twitter.com/nghuuphuoc
77
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
88
* @license http://bootstrapvalidator.com/license/

0 commit comments

Comments
 (0)