- 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
866 B
JavaScript
3 lines
866 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/af",[],function(){return{errorLoading:function(){return"Die resultate kon nie gelaai word nie."},inputTooLong:function(e){var n=e.input.length-e.maximum,r="Verwyders asseblief "+n+" character";return 1!=n&&(r+="s"),r},inputTooShort:function(e){return"Voer asseblief "+(e.minimum-e.input.length)+" of meer karakters"},loadingMore:function(){return"Meer resultate word gelaai…"},maximumSelected:function(e){var n="Kies asseblief net "+e.maximum+" item";return 1!=e.maximum&&(n+="s"),n},noResults:function(){return"Geen resultate gevind"},searching:function(){return"Besig…"},removeAllItems:function(){return"Verwyder alle items"}}}),e.define,e.require}(); |