home: fix broken genre no music label

This commit is contained in:
Alexander Capehart 2025-01-01 16:30:45 -07:00
parent b65481dd9c
commit be666069fc
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -218,7 +218,7 @@
<string name="lng_empty_songs">Your songs will show up here.</string> <string name="lng_empty_songs">Your songs will show up here.</string>
<string name="lng_empty_albums">Your albums will show up here.</string> <string name="lng_empty_albums">Your albums will show up here.</string>
<string name="lng_empty_artists">Your artists will show up here.</string> <string name="lng_empty_artists">Your artists will show up here.</string>
<string name="lng_empty_genres">Your genres will show up here once.</string> <string name="lng_empty_genres">Your genres will show up here.</string>
<string name="lng_empty_playlists">Your playlists will show up here.</string> <string name="lng_empty_playlists">Your playlists will show up here.</string>
<!-- Settings namespace | Settings-related labels --> <!-- Settings namespace | Settings-related labels -->