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

@@ -190,6 +190,12 @@
<string name="creator_channel_live_error_message">라이브를 불러오지 못했습니다.</string>
<string name="creator_channel_live_retry_button">다시 시도</string>
<string name="creator_channel_live_start_button">라이브 시작하기</string>
<string name="creator_channel_audio_empty_message">크리에이터가 오디오를 준비 중입니다.\n기대해 주세요!</string>
<string name="creator_channel_audio_error_message">오디오를 불러오지 못했습니다.</string>
<string name="creator_channel_audio_upload_button">오디오 올리기</string>
<string name="creator_channel_audio_total_label">전체</string>
<string name="creator_channel_audio_owned_rate_message">전체 오디오의 %1$s%%를 소장하고 있어요.</string>
<string name="creator_channel_audio_owned_rate_count">%1$s/%2$s개</string>
<string name="auth_title">본인인증</string>
<string name="auth_desc">보이스온의 오픈월드 캐릭터톡은\n청소년 보호를 위해 본인인증한\n성인만 이용이 가능합니다.\n캐릭터톡 서비스를 이용하시려면\n본인인증을 하고 이용해주세요.</string>
<string name="auth_desc_live">청소년 보호를 위해\n본인인증을 완료한\n성인만 라이브 입장이 가능합니다.\n라이브 입장을 위해\n본인인증을 진행해 주세요.</string>