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/ka.js | |
| parent | 115607e28f8bbecabca357e3f9295f66b2a05854 (diff) | |
| download | Ishtar-ef281a21d74ef694a9bfb92fc3f61ce744af5f2a.tar.bz2 Ishtar-ef281a21d74ef694a9bfb92fc3f61ce744af5f2a.zip | |
๐ฑ update select2 version
Diffstat (limited to 'ishtar_common/static/select2/js/i18n/ka.js')
| -rw-r--r-- | ishtar_common/static/select2/js/i18n/ka.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar_common/static/select2/js/i18n/ka.js b/ishtar_common/static/select2/js/i18n/ka.js new file mode 100644 index 000000000..60c593b70 --- /dev/null +++ b/ishtar_common/static/select2/js/i18n/ka.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/ka",[],function(){return{errorLoading:function(){return"แแแแแชแแแแแแก แฉแแขแแแ แแแ แจแแฃแซแแแแแแแ."},inputTooLong:function(n){return"แแแฎแแแ แแแ แแคแแ "+(n.input.length-n.maximum)+" แกแแแแแแแแ แแแแแแแ"},inputTooShort:function(n){return"แแแฎแแแ แแแ แแคแแ "+(n.minimum-n.input.length)+" แกแแแแแแ แแ แแแขแ"},loadingMore:function(){return"แแแแแชแแแแแแก แฉแแขแแแ แแแโฆ"},maximumSelected:function(n){return"แแฅแแแ แจแแแแซแแแแ แแแ แฉแแแ แแ แแฃแแแขแแก "+n.maximum+" แแแแแแแขแ"},noResults:function(){return"แ แแแฃแแขแแขแ แแ แแแแซแแแแ"},searching:function(){return"แซแแแแโฆ"},removeAllItems:function(){return"แแแแแฆแ แงแแแแ แแแแแแแขแ"}}}),n.define,n.require}();
\ No newline at end of file |
