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

@@ -185,6 +185,11 @@
<string name="live_paid_confirm">결제 후 입장</string>
<string name="creator_channel_live_created_message">라이브가 생성되었습니다.</string>
<string name="creator_channel_live_sort_owned">소장순</string>
<string name="creator_channel_live_total_label">전체</string>
<string name="creator_channel_live_empty_message">크리에이터가 라이브를 준비 중입니다.\n기대해 주세요!</string>
<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="auth_title">본인인증</string>
<string name="auth_desc">보이스온의 오픈월드 캐릭터톡은\n청소년 보호를 위해 본인인증한\n성인만 이용이 가능합니다.\n캐릭터톡 서비스를 이용하시려면\n본인인증을 하고 이용해주세요.</string>
<string name="auth_desc_live">청소년 보호를 위해\n본인인증을 완료한\n성인만 라이브 입장이 가능합니다.\n라이브 입장을 위해\n본인인증을 진행해 주세요.</string>