diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-01-20 16:00:10 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-01-20 17:28:08 +0100 |
| commit | ef281a21d74ef694a9bfb92fc3f61ce744af5f2a (patch) | |
| tree | bc80a6d7d32fa5cb14befdb5dad5aaef30bbae39 /ishtar_common/static/select2/js/i18n/hsb.js | |
| parent | 115607e28f8bbecabca357e3f9295f66b2a05854 (diff) | |
| download | Ishtar-ef281a21d74ef694a9bfb92fc3f61ce744af5f2a.tar.bz2 Ishtar-ef281a21d74ef694a9bfb92fc3f61ce744af5f2a.zip | |
🍱 update select2 version
Diffstat (limited to 'ishtar_common/static/select2/js/i18n/hsb.js')
| -rw-r--r-- | ishtar_common/static/select2/js/i18n/hsb.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar_common/static/select2/js/i18n/hsb.js b/ishtar_common/static/select2/js/i18n/hsb.js new file mode 100644 index 000000000..3d5bf09db --- /dev/null +++ b/ishtar_common/static/select2/js/i18n/hsb.js @@ -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/hsb",[],function(){var n=["znamješko","znamješce","znamješka","znamješkow"],e=["zapisk","zapiskaj","zapiski","zapiskow"],u=function(n,e){return 1===n?e[0]:2===n?e[1]:n>2&&n<=4?e[2]:n>=5?e[3]:void 0};return{errorLoading:function(){return"Wuslědki njedachu so začitać."},inputTooLong:function(e){var a=e.input.length-e.maximum;return"Prošu zhašej "+a+" "+u(a,n)},inputTooShort:function(e){var a=e.minimum-e.input.length;return"Prošu zapodaj znajmjeńša "+a+" "+u(a,n)},loadingMore:function(){return"Dalše wuslědki so začitaja…"},maximumSelected:function(n){return"Móžeš jenož "+n.maximum+" "+u(n.maximum,e)+"wubrać"},noResults:function(){return"Žane wuslědki namakane"},searching:function(){return"Pyta so…"},removeAllItems:function(){return"Remove all items"}}}),n.define,n.require}();
\ No newline at end of file |
