Browse Source

Merge pull request #1273 from DanielDanielDanielD/patch-2

Update Hebrew Translations
Kartik Visweswaran 6 years ago
parent
commit
b5c7efeb76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/locales/he.js

+ 1 - 1
js/locales/he.js

@@ -12,7 +12,7 @@
 (function ($) {
     "use strict";
 
-    $.fn.fileinputLocales['_LANG_'] = {
+    $.fn.fileinputLocales['he'] = {
         fileSingle: 'קובץ',
         filePlural: 'קבצים',
         browseLabel: 'העלאה …',