마이페이지 문자열 리소스화

This commit is contained in:
2025-12-01 12:28:46 +09:00
parent 707dc351ba
commit bca527eca0
6 changed files with 120 additions and 52 deletions

View File

@@ -136,4 +136,22 @@
<string name="screen_live_reservation_pay_title">%1$sCANで予約</string>
<string name="screen_live_reservation_pay_desc">ライブ「%1$s」に参加するために決済します。</string>
<string name="screen_live_reservation_confirm">予約する</string>
<string name="screen_my_notice_more">詳細</string>
<string name="screen_my_login">ログイン</string>
<string name="screen_my_edit_profile">プロフィール編集</string>
<string name="screen_my_view_channel">マイチャンネルを見る</string>
<string name="screen_my_charge_can">CANチャージ</string>
<string name="screen_my_point_reward">ポイントリワード</string>
<string name="screen_my_recent_prefix">最近聴いた</string>
<string name="screen_my_storage">保存箱</string>
<string name="screen_my_block_list">ブロック一覧</string>
<string name="screen_my_morning_call">モーニングコール</string>
<string name="screen_my_notice">お知らせ</string>
<string name="screen_my_event">イベント</string>
<string name="screen_my_customer_service">カスタマーセンター</string>
<string name="screen_my_identity_verified">認証済み</string>
<string name="screen_my_identity_verification">本人認証</string>
<string name="screen_my_coupon_register">クーポン登録</string>
<string name="screen_my_auth_required">本人認証後に利用できます。</string>
<string name="screen_my_error_unknown">不明なエラーが発生しました。もう一度お試しください。</string>
</resources>