diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 7d6be60f..b53f72cd 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -135,7 +135,17 @@ }, "other": { "title": "Other options", - "launch": "Launch app on login" + "launch": "Launch app on login", + "spellcheck": { + "description": "Enable spellchecker", + "notice": "Requires relaunch", + "confirm": { + "title": "Warning", + "message": "You have to restart this application. Continue?", + "ok": "Restart Now", + "cancel": "Cancel" + } + } } }, "appearance": {