Explorar el Código

fixed locals key issue

Milad Nekofar hace 10 años
padre
commit
169001f5c7
Se han modificado 1 ficheros con 1 adiciones y 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: 'مرور …',