Файл: templates/backend/default/assets/plugins/bootstrap-select2/select2_locale_ca.min.js
Строк: 40
<?php
!function(t){"use strict";t.extend(t.fn.select2.defaults,{formatNoMatches:function(){return"No s'ha trobat cap coincidència"},formatInputTooShort:function(t,e){var i=e-t.length;return"Introduïu "+i+" caràcter"+(1==i?"":"s")+" més"},formatInputTooLong:function(t,e){var i=t.length-e;return"Introduïu "+i+" caràcter"+(1==i?"":"s")+"menys"},formatSelectionTooBig:function(t){return"Només podeu seleccionar "+t+" element"+(1==t?"":"s")},formatLoadMore:function(){return"S'estan carregant més resultats..."},formatSearching:function(){return"S'està cercant..."}})}(jQuery);
?>