LocalCDN-Firefox-Chrome-Brave/resources/select2/3.5.4/select2_locale_az.min.jsm

1 line
741 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(function($){"use strict";$.fn.select2.locales["az"]={formatMatches:function(matches){return matches+" nəticə mövcuddur, hərəkət etdirmək üçün yuxarı və aşağı düymələrindən istifadə edin."},formatNoMatches:function(){return"Nəticə tapılmadı"},formatInputTooShort:function(input,min){var n=min-input.length;return n+" simvol daxil edin"},formatInputTooLong:function(input,max){var n=input.length-max;return n+" simvol silin"},formatSelectionTooBig:function(limit){return"Sadəcə "+limit+" element seçə bilərsiniz"},formatLoadMore:function(pageNumber){return"Daha çox nəticə yüklənir…"},formatSearching:function(){return"Axtarılır…"}};$.extend($.fn.select2.defaults,$.fn.select2.locales["az"])})(jQuery);