feat(creator): 라이브 탭 상태 문구를 추가한다

This commit is contained in:
2026-06-17 23:23:55 +09:00
parent 747569c1cc
commit 41ef04b193
3 changed files with 15 additions and 0 deletions

View File

@@ -186,6 +186,11 @@
<string name="live_paid_confirm">Enter after payment</string>
<string name="creator_channel_live_created_message">Live has been created.</string>
<string name="creator_channel_live_sort_owned">Owned</string>
<string name="creator_channel_live_total_label">All</string>
<string name="creator_channel_live_empty_message">The creator is preparing a live.\nPlease look forward to it!</string>
<string name="creator_channel_live_error_message">Could not load live.</string>
<string name="creator_channel_live_retry_button">Retry</string>
<string name="creator_channel_live_start_button">Start live</string>
<string name="auth_title">Identity verification</string>
<string name="auth_desc">VoiceOns Open World Character Chat\nis available only to adults who have completed identity verification to protect minors.\nTo use the character chat service, please complete identity verification.</string>
<string name="auth_desc_live">To protect minors,\nonly adults who have completed identity verification\ncan enter live rooms.\nPlease complete identity verification\nto enter the live room.</string>