All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.spectrum.i18n.jquery.spectrum-nl.js Maven / Gradle / Ivy

// Spectrum Colorpicker
// Dutch (nl-nl) localization
// https://github.com/bgrins/spectrum

(function ($) {

    var localization = $.spectrum.localization["nl-nl"] = {
        cancelText: "Annuleer",
        chooseText: "Kies",
        clearText: "Wis kleur selectie",
        togglePaletteMoreText: 'Meer',
        togglePaletteLessText: 'Minder'
    };

    $.extend($.fn.spectrum.defaults, localization);

})(jQuery);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy