라이브 예약 완료 화면 문자열 리소스화
This commit is contained in:
@@ -305,6 +305,20 @@
|
||||
<string name="screen_live_reservation_confirm">予約する</string>
|
||||
<string name="screen_live_reservation_status_title">ライブ予約状況</string>
|
||||
<string name="screen_live_reservation_status_empty">予約したライブがありません。</string>
|
||||
<string name="screen_live_reservation_complete_title">ライブ予約完了</string>
|
||||
<string name="screen_live_reservation_complete_message">予約が完了しました。</string>
|
||||
<string name="screen_live_reservation_complete_info_title">ライブ予約情報</string>
|
||||
<string name="screen_live_reservation_complete_creator_label">クリエイター</string>
|
||||
<string name="screen_live_reservation_complete_purchase_label">購入内容</string>
|
||||
<string name="screen_live_reservation_complete_date_label">予約日時</string>
|
||||
<string name="screen_live_reservation_complete_price_label">ライブ費用</string>
|
||||
<string name="screen_live_reservation_complete_payment_title">決済情報</string>
|
||||
<string name="screen_live_reservation_complete_have_label">保有</string>
|
||||
<string name="screen_live_reservation_complete_pay_label">決済</string>
|
||||
<string name="screen_live_reservation_complete_remaining_label">残高</string>
|
||||
<string name="screen_live_reservation_complete_can_unit">CAN</string>
|
||||
<string name="screen_live_reservation_complete_button_home">ホームへ移動</string>
|
||||
<string name="screen_live_reservation_complete_button_history">予約履歴へ</string>
|
||||
<string name="live_reservation_month_label">%1$s月</string>
|
||||
<string name="live_reservation_complete">予約済み</string>
|
||||
<string name="live_reservation_free">無料</string>
|
||||
|
||||
Reference in New Issue
Block a user