라이브룸 하위 어댑터 문자열 리소스화

This commit is contained in:
2025-12-02 18:44:50 +09:00
parent 4ed6437ce3
commit 6bd63fc751
13 changed files with 186 additions and 71 deletions

View File

@@ -393,6 +393,26 @@
<string name="screen_live_room_participants">참여자</string>
<string name="screen_live_room_new_chat">새로운 채팅</string>
<string name="screen_live_room_chat_hint">채팅을 입력하세요</string>
<string name="screen_live_room_join">%1$s님이 입장하셨습니다.</string>
<string name="screen_live_room_staff_label">스탭</string>
<string name="screen_live_room_can_unit"></string>
<string name="screen_live_room_donation_message_format">"%1$s"</string>
<string name="screen_live_room_donation_sender">%1$s님이</string>
<string name="screen_live_room_roulette_sender">%1$s님의 룰렛 결과?</string>
<string name="screen_live_room_roulette_win">[%1$s] 당첨!</string>
<string name="screen_live_room_heart_label">하트</string>
<string name="screen_live_room_secret_label">비밀</string>
<string name="screen_live_room_change_to_listener">리스너로 변경</string>
<string name="screen_live_room_invite_speaker">스피커로 초대</string>
<string name="screen_live_room_chat_ban_short">채금</string>
<string name="screen_live_room_set_manager">스탭 지정</string>
<string name="screen_live_room_unset_manager">스탭 해제</string>
<string name="screen_live_room_speaker_label">스피커</string>
<string name="screen_live_room_listener_label">리스너</string>
<string name="screen_live_room_secret_mission_hint">비밀 미션을 입력하세요(최대 1000자)</string>
<string name="screen_live_room_donation_message_hint">함께 보낼 메시지 입력(최대 1000자)</string>
<string name="screen_live_room_secret_mission_input_min">10캔 이상 입력하세요</string>
<string name="screen_live_room_donation_input_min">1캔 이상 입력하세요</string>
<string name="screen_my_notice_more">자세히</string>
<string name="screen_my_login">LOGIN</string>
<string name="screen_my_edit_profile">프로필 수정</string>