오디오 보관함 문자열 리소스화

This commit is contained in:
2025-12-03 18:20:08 +09:00
parent de042abd79
commit 35f95aa0f2
4 changed files with 12 additions and 3 deletions

View File

@@ -923,6 +923,9 @@ Please try again.</string>
<string name="screen_audio_content_sort_price_low">Price: Low to High</string>
<string name="screen_audio_content_sort_popularity">Popularity</string>
<string name="screen_audio_content_empty">No content to display.</string>
<string name="screen_audio_content_box_title">My library</string>
<string name="screen_audio_content_box_tab_orders">Purchases</string>
<string name="screen_audio_content_box_tab_playlists">Playlists</string>
<string name="screen_audio_content_order_title">Content library</string>
<string name="screen_audio_content_order_total_prefix">Total</string>
<string name="audio_content_order_label_rental">Rent</string>