오디오 댓글 문자열 리소스화

댓글/답글 화면 문구를 ko/en/ja 리소스로 정리했습니다.
This commit is contained in:
2025-12-03 17:32:16 +09:00
parent 1018b6426e
commit 764ca0f892
10 changed files with 84 additions and 39 deletions

View File

@@ -889,6 +889,14 @@
<string name="audio_content_playlist_detail_delete_title">プレイリストを削除</string>
<string name="audio_content_playlist_detail_delete_message">「%1$s」を削除しますか?</string>
<string name="audio_content_playlist_detail_delete_success">削除しました。</string>
<string name="audio_content_comment_reply_title">返信</string>
<string name="audio_content_comment_reply_input_hint">返信を入力してください</string>
<string name="audio_content_comment_write_reply">返信を書く</string>
<string name="audio_content_comment_reply_count_format">返信 %1$d件</string>
<string name="audio_content_comment_delete_title">コメント削除</string>
<string name="audio_content_comment_delete_message">このコメントを削除しますか?</string>
<string name="audio_content_comment_no_change">変更事項がありません。</string>
<string name="audio_content_comment_input_required">内容を入力してください。</string>
<string name="screen_audio_content_new_all_title">新しい短編</string>
<string name="screen_audio_content_new_all_title_free">新しい無料コンテンツ</string>
<string name="screen_audio_content_new_all_notice">過去2週間に登録された新しい短編です。</string>