feat(live-room): 라이브 캡쳐 녹화 허용 설정을 생성 및 시청 정책에 반영한다

This commit is contained in:
2026-03-30 21:50:28 +09:00
parent 2d97328eb7
commit 96b385342a
10 changed files with 184 additions and 7 deletions

View File

@@ -635,6 +635,7 @@
<string name="screen_live_room_create_creator_join_label">Creator entry</string>
<string name="screen_live_room_create_creator_join_available">Allowed</string>
<string name="screen_live_room_create_creator_join_unavailable">Not allowed</string>
<string name="screen_live_room_create_capture_recording_label">Capture/recording setting</string>
<string name="screen_live_room_create_age_label">Age limit</string>
<string name="screen_live_room_create_age_all">All ages</string>
<string name="screen_live_room_create_gender_restriction_label">Gender restriction</string>