diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index c931736e..bdaf76ca 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -135,7 +135,17 @@ }, "other": { "title": "Autres options", - "launch": "Lancer l'application dès la connexion" + "launch": "Lancer l'application dès la connexion", + "spellcheck": { + "description": "Enable spellchecker", + "notice": "Requires relaunch", + "confirm": { + "title": "Warning", + "message": "You have to restart this application. Continue?", + "ok": "Restart Now", + "cancel": "Cancel" + } + } } }, "appearance": {