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

@@ -297,9 +297,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$s캔으로 예약</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">LOGIN</string>
<string name="screen_my_edit_profile">프로필 수정</string>