라이브룸 상세/태그 문자열 리소스 보완

This commit is contained in:
2025-12-02 19:06:22 +09:00
parent af04ff9bf7
commit 072b206035
6 changed files with 29 additions and 12 deletions

View File

@@ -429,6 +429,10 @@
<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_live_room_detail_date_format">yyyy.MM.dd EEE hh:mm a</string>
<string name="screen_live_room_reserver_label">Reserved users</string>
<string name="screen_live_room_share_message_private">%1$s invited you to a private live on VoiceOn.\n\u203b Join: %2$s\n(Password: %3$s)</string>
<string name="screen_live_room_share_message_public">%1$s invited you to a public live on VoiceOn.\n\u203b Join: %2$s</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>