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">VoiceOn AI Character Talk allows a high degree of freedom. You can be anyone in the conversation. Talk as a character in a universe or create your own story with a new persona together with the character.\nNote: AI Character Talk is in open beta; conversations may be awkward or incomplete.</string>
<string name="chat_character_type_clone">Clone</string>
<string name="chat_character_type_character">Character</string>
<string name="chat_freeze_status_creator">\"🧊 Freeze, everyone!\" The chat has been frozen.</string>
<string name="chat_freeze_status_listener">\"🧊 Freeze, everyone!\" The chat is now frozen.</string>
<string name="chat_freeze_status_off">\"💧 Ding!\" Chat freeze has been lifted.</string>
<string name="chat_freeze_blocked">🧊 The chat is now frozen.</string>
<string name="chat_profile_image_content_description">%1$s profile image</string>
<string name="chat_input_placeholder">Enter a message.</string>
<string name="chat_send_failed">Failed to send message.</string>