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

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">最大3つまで選択できます。</string>
<string name="screen_live_tag_confirm">確認</string>
<string name="screen_live_room_unknown_error">不明なエラーが発生しました。もう一度お試しください。</string>
<string name="screen_live_room_detail_date_format">yyyy年 MM月 dd日 (E) a hh時 mm分</string>
<string name="screen_live_room_reserver_label">予約者</string>
<string name="screen_live_room_share_message_private">%1$sさんがVoiceOnの非公開ライブに招待しました。\n※ 参加: %2$s\n(入場パスワード: %3$s)</string>
<string name="screen_live_room_share_message_public">%1$sさんがVoiceOnの公開ライブに招待しました。\n※ 参加: %2$s</string>
<string name="screen_my_notice_more">詳細</string>
<string name="screen_my_login">ログイン</string>
<string name="screen_my_edit_profile">プロフィール編集</string>