PHP Classes

File: vendors/select2/dist/js/i18n/el.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/select2/dist/js/i18n/el.js   Download  
File: vendors/select2/dist/js/i18n/el.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 1,132 bytes
 

Contents

Class file image Download
/*! 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/el",[],function(){return{errorLoading:function(){return"?? ???????????? ??? ???????? ?? ?????????."},inputTooLong:function(e){var t=e.input.length-e.maximum,n="???????? ????????? "+t+" ????????";return t==1&&(n+="?"),t!=1&&(n+="??"),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+="?"),e.maximum!=1&&(t+="??"),t},noResults:function(){return"??? ???????? ????????????"},searching:function(){return"??????????"}}}),{define:e.define,require:e.require}})();