From e688db49b97615597be9dfddc2c92512236e9310 Mon Sep 17 00:00:00 2001 From: LOHEZIC VICTOR Date: Mon, 27 Jun 2022 14:26:56 +0200 Subject: [PATCH] Change clear text translation --- i18n/jquery.spectrum-fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/jquery.spectrum-fr.js b/i18n/jquery.spectrum-fr.js index a2e1b0a6..bb01e20c 100644 --- a/i18n/jquery.spectrum-fr.js +++ b/i18n/jquery.spectrum-fr.js @@ -7,7 +7,7 @@ var localization = $.spectrum.localization["fr"] = { cancelText: "Annuler", chooseText: "Valider", - clearText: "Effacer couleur sélectionnée", + clearText: "Effacer la couleur sélectionnée", noColorSelectedText: "Aucune couleur sélectionnée", togglePaletteMoreText: "Plus", togglePaletteLessText: "Moins"