This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
/*
* Translated default messages for bootstrap-select.
* Locale: RU (Russian; Русский)
* Region: RU (Russian Federation)
*/
(function($){
$.fn.selectpicker.defaults={
style:'btn-default',
size:'auto',
title:null,
selectedTextFormat:'values',
noneSelectedText:'Ничего не выбрано',
noneResultsText:'Не нейдено Совпадений',
countSelectedText:'Выбрано {0} из {1}',
maxOptionsText:['Достигнут предел ({n} {var} максимум)','Достигнут предел в группе ({n} {var} максимум)',['items','item']],