/** * Localization strings for the UI Multiselect widget * * @locale hu, hu-hu */ $.extend($.ui.multiselect.locale, { addAll: 'Mind +', removeAll: 'Mind -', itemsCount: 'db kiválasztva' });