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">Reservation has been cancelled.</string>
<string name="dialog_close">Close</string>
<string name="screen_live_reservation_self_block">You cannot reserve a live you created.</string>
<string name="screen_live_reservation_all_title">Live reservation calendar</string>
<string name="screen_live_reservation_all_empty_message">No live reservations right now.\nReserve a live on another date and join in.</string>
<string name="screen_live_reservation_pay_title">Reserve with %1$s cans</string>
<string name="screen_live_reservation_pay_desc">Pay to join the live \"%1$s\".</string>
<string name="screen_live_reservation_confirm">Reserve</string>
<string name="live_reservation_month_label">%1$s mo</string>
<string name="live_reservation_complete">Reserved</string>
<string name="live_reservation_free">Free</string>
<string name="live_reservation_my_live">My live rooms</string>
<string name="screen_my_notice_more">Details</string>
<string name="screen_my_login">Login</string>
<string name="screen_my_edit_profile">Edit profile</string>