diff --git a/codebase/i18n/fr.js b/codebase/i18n/fr.js index 328f984..65b3248 100644 --- a/codebase/i18n/fr.js +++ b/codebase/i18n/fr.js @@ -72,7 +72,7 @@ webix.i18n.locales["fr-FR"]={ }, richtext:{ underline: "Souligner", - bold: "Audacieux", + bold: "Gras", italic: "Italique" } -}; \ No newline at end of file +};