PHP Classes

File: public/asset/vendor/select2/dist/js/i18n/he.js

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   public/asset/vendor/select2/dist/js/i18n/he.js   Download  
File: public/asset/vendor/select2/dist/js/i18n/he.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 984 bytes
 

Contents

Class file image Download
/*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */ !function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var n=jQuery.fn.select2.amd;n.define("select2/i18n/he",[],function(){return{errorLoading:function(){return"????? ?????? ???????"},inputTooLong:function(n){var e=n.input.length-n.maximum,r="?? ????? ";return r+=1===e?"?? ???":e+" ?????"},inputTooShort:function(n){var e=n.minimum-n.input.length,r="?? ?????? ";return r+=1===e?"?? ???":e+" ?????",r+=" ?? ????"},loadingMore:function(){return"???? ?????? ???????"},maximumSelected:function(n){var e="???????? ????? ?? ";return 1===n.maximum?e+="???? ???":e+=n.maximum+" ??????",e},noResults:function(){return"?? ????? ??????"},searching:function(){return"?????"},removeAllItems:function(){return"??? ?? ?? ???????"}}}),n.define,n.require}();