Explorar el Código

Update fa.js

correcting a mistake on translation.
Mostafa Sedaghat Joo hace 8 años
padre
commit
f6f3964f1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: 'پاکسازی فایل‌های انتخاب شده',