라이브룸 상세/태그 다이얼로그 문자열 리소스화

This commit is contained in:
2025-12-02 18:58:18 +09:00
parent 6bd63fc751
commit af04ff9bf7
9 changed files with 101 additions and 24 deletions

View File

@@ -414,6 +414,21 @@
<string name="screen_live_room_donation_message_hint">Enter a message to send (up to 1000 chars)</string>
<string name="screen_live_room_secret_mission_input_min">Enter 10 or more cans</string>
<string name="screen_live_room_donation_input_min">Enter at least 1 can</string>
<string name="screen_live_room_free">Free</string>
<string name="screen_live_room_participant_label">Participants</string>
<string name="screen_live_room_expand">Show more</string>
<string name="screen_live_room_collapse">Hide</string>
<string name="screen_live_room_channel">View channel</string>
<string name="screen_live_room_modify">Edit</string>
<string name="screen_live_room_start">Start</string>
<string name="screen_live_room_cancel_reservation">Cancel reservation</string>
<string name="screen_live_room_reservation_done">Reserved</string>
<string name="screen_live_room_reserve">Reserve</string>
<string name="screen_live_room_join_now">Join now</string>
<string name="screen_live_tag_title">Select interests</string>
<string name="screen_live_tag_subtitle">You can select up to 3.</string>
<string name="screen_live_tag_confirm">Confirm</string>
<string name="screen_live_room_unknown_error">An unknown error occurred. Please try again.</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>