diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index af007c4c..fbcf29fa 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -135,7 +135,17 @@ }, "other": { "title": "その他", - "launch": "ログイン時にアプリを起動する" + "launch": "ログイン時にアプリを起動する", + "spellcheck": { + "description": "Enable spellchecker", + "notice": "Requires relaunch", + "confirm": { + "title": "Warning", + "message": "You have to restart this application. Continue?", + "ok": "Restart Now", + "cancel": "Cancel" + } + } } }, "appearance": {