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">クリエイター入室設定</string>
<string name="screen_live_room_create_creator_join_available">可能</string>
<string name="screen_live_room_create_creator_join_unavailable">不可</string>
<string name="screen_live_room_create_capture_recording_label">キャプチャ/録画設定</string>
<string name="screen_live_room_create_age_label">年齢制限</string>
<string name="screen_live_room_create_age_all">全年齢</string>
<string name="screen_live_room_create_gender_restriction_label">性別制限</string>