diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json index 6db138d6..c768b253 100644 --- a/Translations/translation_FR.json +++ b/Translations/translation_FR.json @@ -263,10 +263,18 @@ "displayText": "Orientation de l'écran", "description": "D=droitier | G=gaucher | A=automatique" }, + "CooldownBlink": { + "displayText": "Cooldown\nflashing", + "description": "Flash temp reading at idle while tip is hot" + }, "ScrollingSpeed": { "displayText": "Vitesse de défilement", "description": "Vitesse de défilement du texte (R=rapide | L=lent)" }, + "ReverseButtonTempChange": { + "displayText": "Swap\n+ - keys", + "description": "Reverse assignment of buttons for temperature adjustment" + }, "AnimSpeed": { "displayText": "Vitesse anim. icônes", "description": "Vitesse des animations des icônes dans le menu (L=lente | M=moyenne | R=rapide)" @@ -336,4 +344,4 @@ "description": "Séléctionner le type de panne utilisé" } } -} \ No newline at end of file +}