diff --git a/Localization/StringsConvertor/input/ja.lproj/app.json b/Localization/StringsConvertor/input/ja.lproj/app.json index b730c33ff..f122e3b88 100644 --- a/Localization/StringsConvertor/input/ja.lproj/app.json +++ b/Localization/StringsConvertor/input/ja.lproj/app.json @@ -751,6 +751,7 @@ "title": "設定", "general": "一般", "notifications": "通知", + "privacy_safety": "Privacy & Safety", "support_mastodon": "Mastodonを支援する", "about_mastodon": "Mastodonについて", "server_details": "サーバーの詳細", @@ -820,6 +821,25 @@ "notification_hint": "プッシュ通知を受け取るには、端末の設定から通知を許可しましょう。", "go_to_settings": "端末の通知設定を開く" } + }, + "privacy_safety": { + "title": "Privacy & Safety", + "preset": { + "title": "Preset", + "open_and_public": "Open & Public", + "private_and_restricted": "Private & Restricted", + "custom": "Custom" + }, + "default_post_visibility": { + "title": "Default Post Visibility", + "public": "Public", + "followers_only": "Followers Only", + "only_people_mentioned": "Only People Mentioned" + }, + "manually_approve_follow_requests": "Manually Approve Follow Requests", + "show_followers_and_following": "Show Followers & Following", + "suggest_my_account_to_others": "Suggest My Account to Others", + "appear_in_search_engines": "Appear in Search Engines" } }, "report": {