PHP Classes

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

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   public/asset/vendor/select2/dist/js/i18n/is.js   Download  
File: public/asset/vendor/select2/dist/js/i18n/is.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: 807 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/is",[],function(){return{inputTooLong:function(n){var t=n.input.length-n.maximum,e="Vinsamlegast styttiğ texta um "+t+" staf";return t<=1?e:e+"i"},inputTooShort:function(n){var t=n.minimum-n.input.length,e="Vinsamlegast skrifiğ "+t+" staf";return t>1&&(e+="i"),e+=" í viğbót"},loadingMore:function(){return"Sæki fleiri niğurstöğur?"},maximumSelected:function(n){return"Şú getur ağeins valiğ "+n.maximum+" atriği"},noResults:function(){return"Ekkert fannst"},searching:function(){return"Leita?"},removeAllItems:function(){return"Fjarlægğu öll atriği"}}}),n.define,n.require}();