diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index d75ba4dbe..ff420a119 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -58,11 +58,20 @@ }, "settings": { "settings": "Settings", + "general": "General", "currency": "Currency", "language": "Language", "server": "Server", "dark_theme": "Dark Theme", "push_notification": "Push Notification", + "notification": { + "follow": "Follow", + "vote": "Vote", + "comment": "Comment", + "mention": "Mention", + "reblog": "Reblog", + "transfers": "Transfers" + }, "pincode": "Pincode", "reset": "Reset", "nsfw_content": "NSFW Content",