defaults-hu_HU.min.js 611 Bytes
/*!
 * Bootstrap-select v1.6.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2014 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
!function(a){a.fn.selectpicker.defaults={noneSelectedText:"Válasszon!",noneResultsText:"Nincs találat {0}",countSelectedText:function(){return"{n} elem kiválasztva"},maxOptionsText:function(){var a=[];return a[0]="Legfeljebb {n} elem választható",a[1]="A csoportban legfeljebb {n} elem választható",a},selectAllText:"Mind",deselectAllText:"Egyik sem",multipleSeparator:", "}}(jQuery);