feat(creator): 오디오 탭 레이아웃을 추가한다

This commit is contained in:
2026-06-19 19:12:54 +09:00
parent 763a86704c
commit 0b2faf2c6e
7 changed files with 237 additions and 0 deletions

View File

@@ -191,6 +191,12 @@
<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="creator_channel_audio_empty_message">The creator is preparing audio.\nPlease look forward to it!</string>
<string name="creator_channel_audio_error_message">Could not load audio.</string>
<string name="creator_channel_audio_upload_button">Upload audio</string>
<string name="creator_channel_audio_total_label">All</string>
<string name="creator_channel_audio_owned_rate_message">You own %1$s%% of all audio.</string>
<string name="creator_channel_audio_owned_rate_count">%1$s/%2$s</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>