오디오 콘텐츠 신규/인기/테마 화면 문자열 리소스화

This commit is contained in:
2025-12-03 13:52:12 +09:00
parent a3fb090593
commit 96d14356be
15 changed files with 75 additions and 44 deletions

View File

@@ -855,6 +855,14 @@
<string name="audio_content_playlist_content_count">Total %1$d items</string>
<string name="audio_content_playlist_empty_title">No playlists yet.</string>
<string name="audio_content_playlist_empty_desc">Create a playlist with your favorite content.</string>
<string name="screen_audio_content_new_all_title">New short content</string>
<string name="screen_audio_content_new_all_title_free">New free content</string>
<string name="screen_audio_content_new_all_notice">New short content posted in the last two weeks.</string>
<string name="screen_audio_content_new_all_notice_free">New content posted in the last two weeks.</string>
<string name="screen_audio_content_new_all_empty">No new content has been posted in the last two weeks.</string>
<string name="screen_audio_content_ranking_title">Popular content</string>
<string name="screen_audio_content_ranking_notice">※ Rankings are updated weekly.</string>
<string name="screen_audio_content_error_invalid_request_retry">Invalid request.\nPlease try again.</string>
<!-- Alarm -->
<string name="alarm_time_format">hh:mm</string>