fix(live-room): 채팅 얼림 문구 국제화와 버전 코드를 반영한다

This commit is contained in:
2026-03-20 16:51:41 +09:00
parent 41f6ddd61b
commit a893d85632
6 changed files with 38 additions and 5 deletions

View File

@@ -31,6 +31,10 @@
<string name="chat_notice_character">보이스온 AI캐릭터톡은 대화의 자유도가 높아 대화에 참여하는 당신은 누구든 될 수 있습니다.\n세계관 속 캐릭터로 대화를 하거나 새로운 인물로 캐릭터와 당신만의 스토리를 만들어보세요.\n※ AI캐릭터톡은 오픈베타 서비스 중이며, 캐릭터의 대화가 어색하거나 불완전할 수 있습니다.</string>
<string name="chat_character_type_clone">Clone</string>
<string name="chat_character_type_character">Character</string>
<string name="chat_freeze_status_creator">“🧊 모두들 얼음!” 채팅창을 얼렸습니다.</string>
<string name="chat_freeze_status_listener">“🧊 모두들 얼음!” 채팅창이 얼었습니다.</string>
<string name="chat_freeze_status_off">“💧땡! “ 채팅창 얼리기가 해제되었습니다.</string>
<string name="chat_freeze_blocked">🧊 채팅창이 얼었습니다.</string>
<string name="chat_profile_image_content_description">%1$s 프로필 이미지</string>
<string name="chat_input_placeholder">메세지를 입력하세요.</string>
<string name="chat_send_failed">메시지 전송에 실패했습니다.</string>