Файл: templates/backend/default/assets/plugins/bootstrap-select2/select2_locale_et.min.js
Строк: 32
<?php
!function(t){"use strict";t.extend(t.fn.select2.defaults,{formatNoMatches:function(){return"Tulemused puuduvad"},formatInputTooShort:function(t,e){var i=e-t.length;return"Sisesta "+i+" täht"+(1==i?"":"e")+" rohkem"},formatInputTooLong:function(t,e){var i=t.length-e;return"Sisesta "+i+" täht"+(1==i?"":"e")+" vähem"},formatSelectionTooBig:function(t){return"Saad vaid "+t+" tulemus"+(1==t?"e":"t")+" valida"},formatLoadMore:function(){return"Laen tulemusi.."},formatSearching:function(){return"Otsin.."}})}(jQuery);
?>