Explorar o código

fixed locals key issue

Milad Nekofar %!s(int64=10) %!d(string=hai) anos
pai
achega
169001f5c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/fileinput_locale_fa.js

+ 1 - 1
js/fileinput_locale_fa.js

@@ -12,7 +12,7 @@
 (function ($) {
     "use strict";
 
-    $.fn.fileinputLocales['_LANG_'] = {
+    $.fn.fileinputLocales['fa'] = {
         fileSingle: 'فایل',
         filePlural: 'فایل',
         browseLabel: 'مرور …',