Skip to content

Commit

Permalink
Update Italian translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed May 30, 2014
1 parent 6daf9b0 commit f065db7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion i18n/jquery.spectrum-it.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

var localization = $.spectrum.localization["it"] = {
cancelText: "annulla",
chooseText: "scegli"
chooseText: "scegli",
clearText: "Annulla selezione colore",
noColorSelectedText: "Nessun colore selezionato"
};

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

0 comments on commit f065db7

Please sign in to comment.