diff --git a/apps/code/base.fr.i18n b/apps/code/base.fr.i18n index 4a5475cd7..97d631dfe 100644 --- a/apps/code/base.fr.i18n +++ b/apps/code/base.fr.i18n @@ -7,4 +7,4 @@ DeleteScript = "Supprimer le script" FunctionsAndVariables = "Fonctions et variables" NameTaken = "Il existe déjà un script portant le même nom" NameTooLong = "Le nom choisi est trop long" -NonCompliantName = "Caratères autorisés : a-z, 0-9, _" +NonCompliantName = "Caractères autorisés : a-z, 0-9, _"