feat(notification): 알림 수신 설정 화면을 추가한다

This commit is contained in:
2026-03-13 13:56:34 +09:00
parent 0f371ffd0e
commit 4a65902217
10 changed files with 661 additions and 0 deletions

View File

@@ -988,6 +988,9 @@
<string name="screen_content_settings_male">男性向け</string>
<string name="screen_content_settings_female">女性向け</string>
<string name="screen_notification_settings_title">通知設定</string>
<string name="screen_notification_receive_settings_title">通知受信設定</string>
<string name="screen_notification_receive_settings_service_section">サービス通知</string>
<string name="screen_notification_receive_settings_following_section">フォロー中のチャンネル</string>
<string name="notification_settings_live">ライブ通知</string>
<string name="notification_settings_upload">コンテンツ投稿通知</string>
<string name="notification_settings_message">メッセージ通知</string>