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">決済して入室</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サービスを利用するには本人確認をお願いします。</string>
<string name="auth_desc_live">青少年保護のため、\n本人確認を完了した成人の方のみ\nライブ入場が可能です。\nライブ入場のために\n本人確認を行ってください。</string>