- updated chart.js to v2.9.3 - updated select2 to v4.0.12 - updated @babel/cli to v7.7.4 - updated @babel/core to v7.7.4 - updated @babel/plugin-external-helpers to v7.7.4 - updated @babel/preset-env to v7.7.4 - updated autoprefixer to v7.7.4 - updated css-loader to v3.2.1 - updated eslint to v6.7.2 - updated rollup to v1.27.8 - updated style-loader to v1.0.1 - updated terser to v4.4.2
3 lines
1.0 KiB
JavaScript
3 lines
1.0 KiB
JavaScript
/*! Select2 4.0.12 | 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/th",[],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}(); |