Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
drleilu
/
www
/
wp-content
/
themes
/
beautique
/
js
/
colorpicker
/
spectrum
/
i18n
/
✏️
Editing: jquery.spectrum-gr.js
// Spectrum Colorpicker // Greek (gr) localization // https://github.com/bgrins/spectrum (function ( $ ) { var localization = $.spectrum.localization["gr"] = { cancelText: "Ακύρωση", chooseText: "Επιλογή", clearText: "Καθαρισμός επιλεγμένου χρώματος", noColorSelectedText: "Δεν έχει επιλεχθεί κάποιο χρώμα", togglePaletteMoreText: "Περισσότερα", togglePaletteLessText: "Λιγότερα" }; $.extend($.gr.spectrum.defaults, localization); })( jQuery );
💾 Save
❌ Cancel