diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 54f3daff..3cd1d056 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -147,7 +147,8 @@ "smartPlaylist": "smart $t(entity.playlist_one)", "track_one": "track", "track_other": "tracks", - "song_many": "{{ count }} songs", + "song_one": "", + "song_other": "", "trackWithCount_one": "{{count}} track", "trackWithCount_other": "{{count}} tracks" },