Skip to content

Commit f065db7

Browse files
committed
Update Italian translations
1 parent 6daf9b0 commit f065db7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

i18n/jquery.spectrum-it.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
var localization = $.spectrum.localization["it"] = {
88
cancelText: "annulla",
9-
chooseText: "scegli"
9+
chooseText: "scegli",
10+
clearText: "Annulla selezione colore",
11+
noColorSelectedText: "Nessun colore selezionato"
1012
};
1113

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

0 commit comments

Comments
 (0)