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

댓글/답글 화면 문구를 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

@@ -888,6 +888,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>