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

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

// Spectrum Colorpicker
// Polish (pl) localization
// https://github.com/bgrins/spectrum

(function ($) {

    var localization = $.spectrum.localization["pl"] = {
        cancelText: "Anuluj",
        chooseText: "Wybierz",
        clearText: "Usuń wybór koloru",
        noColorSelectedText: "Nie wybrano koloru",
        togglePaletteMoreText: "Więcej",
        togglePaletteLessText: "Mniej"
    };

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

})(jQuery);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy