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">Male-oriented</string>
<string name="screen_content_settings_female">Female-oriented</string>
<string name="screen_notification_settings_title">Notification settings</string>
<string name="screen_notification_receive_settings_title">Notification receive settings</string>
<string name="screen_notification_receive_settings_service_section">Service notifications</string>
<string name="screen_notification_receive_settings_following_section">Following channels</string>
<string name="notification_settings_live">Live notifications</string>
<string name="notification_settings_upload">Content upload notifications</string>
<string name="notification_settings_message">Message notifications</string>