PHP Classes

File: plugins/select2/i18n/ro.js

Recommend this page to a friend!
  Classes of Laudir Bispo   PHP Real Estate Website   plugins/select2/i18n/ro.js   Download  
File: plugins/select2/i18n/ro.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Real Estate Website
Manage the properties of a real estate business
Author: By
Last change:
Date: 3 years ago
Size: 834 bytes
 

Contents

Class file image Download
/*! Select2 4.0.1 | 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/ro",[],function(){return{inputTooLong:function(e){var t=e.input.length-e.maximum,n="V? rug?m s? introduce?i mai pu?in de "+t;return n+=" caracter",n!==1&&(n+="e"),n},inputTooShort:function(e){var t=e.minimum-e.input.length,n="V? rug?m s? introduce?i inc? "+t;return n+=" caracter",n!==1&&(n+="e"),n},loadingMore:function(){return"Se încarc??"},maximumSelected:function(e){var t="Ave?i voie s? selecta?i cel mult "+e.maximum;return t+=" element",t!==1&&(t+="e"),t},noResults:function(){return"Nu a fost g?sit nimic"},searching:function(){return"C?utare?"}}}),{define:e.define,require:e.require}})();