스플래시와 메인 문자열 리소스화

This commit is contained in:
2025-12-01 11:43:11 +09:00
parent 1efd968b09
commit 41c11d763e
6 changed files with 52 additions and 12 deletions

View File

@@ -13,6 +13,19 @@
<string name="read_storage_permission_denied_message"><![CDATA[권한을 거부하시면 콘텐츠를 업로드 하실 수 없습니다.\n\n[설정]->[권한]에서 권한을 허용해 주시기 바랍니다.]]></string>
<string name="retry">다시 시도해 주세요.\n계속 같은 문제가 발생할 경우 고객센터로 문의 주시기 바랍니다.</string>
<!-- Splash / Main common -->
<string name="screen_splash_tagline">목소리로 만나는 새로운 세계</string>
<string name="screen_splash_brand_name">소다라이브</string>
<string name="screen_splash_maintenance_title">안내</string>
<string name="screen_splash_maintenance_desc">서비스 점검중입니다.</string>
<string name="screen_splash_update_title">업데이트</string>
<string name="screen_splash_update_required_desc">필수 업데이트가 있습니다.\n업데이트 후 사용가능합니다.</string>
<string name="screen_splash_update_optional_desc">최신 업데이트가 있습니다.\n업데이트 하시겠습니까?</string>
<string name="screen_splash_update_confirm">업데이트</string>
<string name="screen_splash_update_later">다음에</string>
<string name="dialog_event_popup_never_show">다시보지 않기</string>
<string name="dialog_event_popup_close">닫기</string>
<!-- Chat Room UI strings (tasks 2.3) -->
<string name="chat_notice_clone">AI Clone은 크리에이터의 정보를 기반으로 대화하지만, 모든 정보를 완벽하게 반영하거나 실제 대화와 일치하지 않을 수 있습니다.</string>
<string name="chat_notice_character">보이스온 AI캐릭터톡은 대화의 자유도가 높아 대화에 참여하는 당신은 누구든 될 수 있습니다.\n세계관 속 캐릭터로 대화를 하거나 새로운 인물로 캐릭터와 당신만의 스토리를 만들어보세요.\n※ AI캐릭터톡은 오픈베타 서비스 중이며, 캐릭터의 대화가 어색하거나 불완전할 수 있습니다.</string>