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

This commit is contained in:
2026-06-17 19:13:50 +09:00
parent 3f16cc9312
commit f015aea062
3 changed files with 3 additions and 0 deletions

View File

@@ -185,6 +185,7 @@
<string name="live_paid_warning">This live stream started %1$d hours and %2$d minutes ago.\nIt may end within 30 minutes after you join.</string>
<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="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>

View File

@@ -185,6 +185,7 @@
<string name="live_paid_warning">配信開始から%1$d時間%2$d分が経過しました。入室後30分以内に配信が終了する可能性があります。</string>
<string name="live_paid_confirm">決済して入室</string>
<string name="creator_channel_live_created_message">ライブが作成されました。</string>
<string name="creator_channel_live_sort_owned">所持順</string>
<string name="auth_title">本人確認</string>
<string name="auth_desc">ボイスオンのオープンワールド・キャラトークは、\n青少年保護のため本人確認済みの\n成人の方のみご利用いただけます。\nサービスを利用するには本人確認をお願いします。</string>
<string name="auth_desc_live">青少年保護のため、\n本人確認を完了した成人の方のみ\nライブ入場が可能です。\nライブ入場のために\n本人確認を行ってください。</string>

View File

@@ -184,6 +184,7 @@
<string name="live_paid_warning">라이브를 시작한 지 %1$d시간 %2$d분이 지났습니다. 라이브에 입장 후 30분 이내에 라이브가 종료될 수도 있습니다.</string>
<string name="live_paid_confirm">결제 후 입장</string>
<string name="creator_channel_live_created_message">라이브가 생성되었습니다.</string>
<string name="creator_channel_live_sort_owned">소장순</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>