플레이어 에러 문자열 리소스화

This commit is contained in:
2025-12-03 17:40:43 +09:00
parent 764ca0f892
commit ad1c58bbf5
4 changed files with 4 additions and 1 deletions

View File

@@ -835,6 +835,7 @@
<string name="screen_audio_content_all_title_free">무료 콘텐츠 전체</string>
<string name="screen_audio_content_all_title_point_only">포인트 대여 전체</string>
<string name="screen_audio_content_error_invalid_request">잘못된 요청입니다.</string>
<string name="audio_content_player_error_launch_failed">플레이어를 실행하지 못했습니다.\n다시 시도해 주세요.</string>
<string name="screen_audio_content_new_content">새로운 콘텐츠 등록하기</string>
<string name="screen_audio_content_sort_newest">최신순</string>
<string name="screen_audio_content_sort_price_high">높은 가격순</string>