Spaces:
Sleeping
Sleeping
/*! 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/ko",[],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}(); |