- 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
828 B
JavaScript
3 lines
828 B
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 e=jQuery.fn.select2.amd;e.define("select2/i18n/da",[],function(){return{errorLoading:function(){return"Resultaterne kunne ikke indlæses."},inputTooLong:function(e){return"Angiv venligst "+(e.input.length-e.maximum)+" tegn mindre"},inputTooShort:function(e){return"Angiv venligst "+(e.minimum-e.input.length)+" tegn mere"},loadingMore:function(){return"Indlæser flere resultater…"},maximumSelected:function(e){var n="Du kan kun vælge "+e.maximum+" emne";return 1!=e.maximum&&(n+="r"),n},noResults:function(){return"Ingen resultater fundet"},searching:function(){return"Søger…"},removeAllItems:function(){return"Fjern alle elementer"}}}),e.define,e.require}(); |