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

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

// Spectrum Colorpicker
// Swedish (sv) localization
// https://github.com/bgrins/spectrum

(function ($) {

    var localization = $.spectrum.localization["sv"] = {
        cancelText: "Avbryt",
        chooseText: "Välj"
    };

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

})(jQuery);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy