浏览代码

#474: Hungarian package, thanks to @blackfyre

phuoc 11 年之前
父节点
当前提交
ed33da1357
共有 3 个文件被更改,包括 3 次插入6 次删除
  1. 2 1
      CHANGELOG.md
  2. 1 0
      CONTRIBUTORS.md
  3. 0 5
      src/js/language/hu_HU.js

+ 2 - 1
CHANGELOG.md

@@ -87,7 +87,8 @@ __Document__
 * [#423](https://github.com/nghuuphuoc/bootstrapvalidator/pull/423): Add default column to settings table, thanks to [@MartinDevillers](https://github.com/MartinDevillers)
 * [#423](https://github.com/nghuuphuoc/bootstrapvalidator/pull/423): Add default column to settings table, thanks to [@MartinDevillers](https://github.com/MartinDevillers)
 * [#452](https://github.com/nghuuphuoc/bootstrapvalidator/pull/452): Update 'United State' to 'United States', thanks to [@mike1e](https://github.com/mike1e)
 * [#452](https://github.com/nghuuphuoc/bootstrapvalidator/pull/452): Update 'United State' to 'United States', thanks to [@mike1e](https://github.com/mike1e)
 
 
-__Language Packages_
+__Language Packages__
+* [#474](https://github.com/nghuuphuoc/bootstrapvalidator/pull/474): Hungarian package, thanks to [@blackfyre](https://github.com/blackfyre)
 * [#478](https://github.com/nghuuphuoc/bootstrapvalidator/pull/478): Simplified and traditional Chinese package, thanks to [@tureki](https://github.com/tureki)
 * [#478](https://github.com/nghuuphuoc/bootstrapvalidator/pull/478): Simplified and traditional Chinese package, thanks to [@tureki](https://github.com/tureki)
 
 
 ## v0.4.5 (2014-05-15)
 ## v0.4.5 (2014-05-15)

+ 1 - 0
CONTRIBUTORS.md

@@ -7,6 +7,7 @@ I would like to give big thanks to the following contributors:
 * [@AlaskanShade](https://github.com/AlaskanShade)
 * [@AlaskanShade](https://github.com/AlaskanShade)
 * [@alavers](https://github.com/alavers)
 * [@alavers](https://github.com/alavers)
 * [@Azuka](https://github.com/Azuka)
 * [@Azuka](https://github.com/Azuka)
+* [@blackfyre](https://github.com/blackfyre)
 * [@easonhan007](https://github.com/easonhan007)
 * [@easonhan007](https://github.com/easonhan007)
 * [@emilchristensen](https://github.com/emilchristensen)
 * [@emilchristensen](https://github.com/emilchristensen)
 * [@ericnakagawa](https://github.com/ericnakagawa)
 * [@ericnakagawa](https://github.com/ericnakagawa)

+ 0 - 5
src/js/language/hu_HU.js

@@ -1,9 +1,4 @@
 (function($) {
 (function($) {
-    /**
-     * Default English package
-     * It's included in the dist, so you do NOT need to include it to your head tag
-     * The only reason I put it here is that you can clone it, and translate it into your language
-     */
     $.fn.bootstrapValidator.i18n = $.extend(true, $.fn.bootstrapValidator.i18n, {
     $.fn.bootstrapValidator.i18n = $.extend(true, $.fn.bootstrapValidator.i18n, {
         base64: {
         base64: {
             'default': 'Kérlek, hogy érvényes base 64 karakter láncot adj meg'
             'default': 'Kérlek, hogy érvényes base 64 karakter láncot adj meg'