Explorar o código

Update fileinput_locale_tr.js

H.Gökhan Sarı %!s(int64=10) %!d(string=hai) anos
pai
achega
e935df71e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/fileinput_locale_tr.js

+ 1 - 1
js/fileinput_locale_tr.js

@@ -39,5 +39,5 @@
         dropZoneTitle: 'Dosyaları buraya sürükleyip bırakın …'
     };
 
-    $.extend($.fn.fileinput.defaults, $.fn.fileinput.locales._LANG_);
+    $.extend($.fn.fileinput.defaults, $.fn.fileinput.locales.tr);
 })(window.jQuery);