From 23b3896bcff65c6b8ff77089b1f1754e8f83b957 Mon Sep 17 00:00:00 2001 From: Muhammad Nasir Rahimi Date: Wed, 27 Sep 2017 22:57:22 +0430 Subject: [PATCH] ps.js file removed from dist/ --- dist/js/i18n/ps.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 dist/js/i18n/ps.js diff --git a/dist/js/i18n/ps.js b/dist/js/i18n/ps.js deleted file mode 100644 index 51b746ec..00000000 --- a/dist/js/i18n/ps.js +++ /dev/null @@ -1,3 +0,0 @@ -/*! Select2 4.0.3 | https://github.com/select2/select2/blob/master/LICENSE.md */ - -(function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var e=jQuery.fn.select2.amd;return e.define("select2/i18n/ps",[],function(){return{errorLoading:function(){return"پايلي نه سي ترلاسه کېدای"},inputTooLong:function(e){var t=e.input.length-e.maximum,n="د مهربانۍ لمخي "+t+" توری ړنګ کړئ";return t!=1&&(n=n.replace("توری","توري")),n},inputTooShort:function(e){var t=e.minimum-e.input.length,n="لږ تر لږه "+t+" يا ډېر توري وليکئ";return n},loadingMore:function(){return"نوري پايلي ترلاسه کيږي..."},maximumSelected:function(e){var t="تاسو يوازي "+e.maximum+" قلم په نښه کولای سی";return e.maximum!=1&&(t=t.replace("قلم","قلمونه")),t},noResults:function(){return"پايلي و نه موندل سوې"},searching:function(){return"لټول کيږي..."}}}),{define:e.define,require:e.require}})(); \ No newline at end of file