Browse Source

Replace _LANG_ tag with sr

Milos Stojanovic 10 years ago
parent
commit
9c78234f35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/fileinput_locale_sr.js

+ 1 - 1
js/fileinput_locale_sr.js

@@ -12,7 +12,7 @@
 (function ($) {
 (function ($) {
     "use strict";
     "use strict";
 
 
-    $.fn.fileinput.locales._LANG_ = {
+    $.fn.fileinput.locales.sr = {
         fileSingle: 'datoteka',
         fileSingle: 'datoteka',
         filePlural: 'datoteke',
         filePlural: 'datoteke',
         browseLabel: 'Izaberi …',
         browseLabel: 'Izaberi …',