Browse Source

Update fa.js

correcting a mistake on translation.
Mostafa Sedaghat Joo 8 years ago
parent
commit
f6f3964f1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/locales/fa.js

+ 1 - 1
js/locales/fa.js

@@ -14,7 +14,7 @@
 
     $.fn.fileinputLocales['fa'] = {
         fileSingle: 'فایل',
-        filePlural: 'فایل',
+        filePlural: 'فایل‌ها',
         browseLabel: 'مرور …',
         removeLabel: 'حذف',
         removeTitle: 'پاکسازی فایل‌های انتخاب شده',