(function ($) { $.custom.combobox.prototype.lang = { no_matches: "Не найдено подходящих вариантов", show_all: "Показать весь список" }; })(jQuery);