LiveReservationAll 문자열 리소스화

This commit is contained in:
2025-12-02 15:46:28 +09:00
parent 4a8442cb33
commit cc517eb4d3
8 changed files with 48 additions and 24 deletions

View File

@@ -298,9 +298,15 @@
<string name="screen_live_cancel_success">予約がキャンセルされました。</string>
<string name="dialog_close">閉じる</string>
<string name="screen_live_reservation_self_block">自分が作成したライブは予約できません。</string>
<string name="screen_live_reservation_all_title">ライブ予約カレンダー</string>
<string name="screen_live_reservation_all_empty_message">現在予約中のライブはありません。\n別の日のライブを予約して参加してみてください。</string>
<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="live_reservation_month_label">%1$s月</string>
<string name="live_reservation_complete">予約済み</string>
<string name="live_reservation_free">無料</string>
<string name="live_reservation_my_live">自分が開設したライブ</string>
<string name="screen_my_notice_more">詳細</string>
<string name="screen_my_login">ログイン</string>
<string name="screen_my_edit_profile">プロフィール編集</string>