mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-06-02 08:43:11 +00:00
Yeet docker!!!!
This commit is contained in:
parent
4394e713bd
commit
43665fb930
177 changed files with 31291 additions and 108 deletions
3
website/static/admin/js/vendor/select2/i18n/mk.js
vendored
Normal file
3
website/static/admin/js/vendor/select2/i18n/mk.js
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
/*! Select2 4.0.13 | https://github.com/select2/select2/blob/master/LICENSE.md */
|
||||
|
||||
!function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var n=jQuery.fn.select2.amd;n.define("select2/i18n/mk",[],function(){return{inputTooLong:function(n){var e=(n.input.length,n.maximum,"Ве молиме внесете "+n.maximum+" помалку карактер");return 1!==n.maximum&&(e+="и"),e},inputTooShort:function(n){var e=(n.minimum,n.input.length,"Ве молиме внесете уште "+n.maximum+" карактер");return 1!==n.maximum&&(e+="и"),e},loadingMore:function(){return"Вчитување резултати…"},maximumSelected:function(n){var e="Можете да изберете само "+n.maximum+" ставк";return 1===n.maximum?e+="а":e+="и",e},noResults:function(){return"Нема пронајдено совпаѓања"},searching:function(){return"Пребарување…"},removeAllItems:function(){return"Отстрани ги сите предмети"}}}),n.define,n.require}();
|
Loading…
Add table
Add a link
Reference in a new issue