diff --git a/assets/lang/fr-FR.json b/assets/lang/fr-FR.json index 611dfe2..f427fc4 100644 --- a/assets/lang/fr-FR.json +++ b/assets/lang/fr-FR.json @@ -2,7 +2,6 @@ "loading_screen_start": "Démarrage d'ArmCord…", "loading_screen_update": "Une nouvelle version d'ArmCord est disponible. Veuillez mettre à jour vers la dernière version.", "setup_question1": "Sélectionnez le type de configuration que vous souhaitez effectuer :", - "setup_question1_answer2": "Configuration Complète", "setup_question2": "Choisissez votre canal/instance Discord :", "setup_question3": "ArmCord doit-il s'occuper de l'installation des mods clients ?", "yes": "Oui", @@ -75,5 +74,8 @@ "settings-dynamicIcon": "Dynamic icon", "settings-dynamicIcon-desc": "Following Discord's behaviour on Windows, this shows unread messages/pings count on ArmCord's icon instead of it's tray.", "settings-spellcheck": "Spellcheck", - "settings-spellcheck-desc": "Helps you correct misspelled words by highlighting them." + "settings-spellcheck-desc": "Helps you correct misspelled words by highlighting them.", + "setup_question5": "Do you want to use a tray icon?", + "settings-mintoTray": "Minimize to tray", + "settings-mintoTray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later." }