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

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

// Spectrum Colorpicker
// French (fr) localization
// https://github.com/bgrins/spectrum

(function ($) {

    var localization = $.spectrum.localization["fr"] = {
        cancelText: "Annuler",
        chooseText: "Valider",
        clearText: "Effacer couleur sélectionnée",
        noColorSelectedText: "Aucune couleur sélectionnée",
        togglePaletteMoreText: "Plus",
        togglePaletteLessText: "Moins"
    };

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

})(jQuery);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy