Added bundle string to translations
This commit is contained in:
@@ -32,6 +32,7 @@ const en = {
|
||||
playlist: 'playlist | playlists',
|
||||
compile: 'compilation | compilations',
|
||||
ep: 'ep | eps',
|
||||
bundle: 'bundle | bundles',
|
||||
more: 'More albums',
|
||||
featured: 'Featured in',
|
||||
spotifyPlaylist: 'spotify playlist | spotify playlists',
|
||||
|
||||
@@ -30,6 +30,7 @@ const it = {
|
||||
releaseN: '0 dischi | {n} disco | {n} dischi',
|
||||
playlist: 'playlist',
|
||||
compile: 'compilation',
|
||||
bundle: 'bundle',
|
||||
ep: 'ep',
|
||||
more: 'Altri album',
|
||||
featured: 'Compare in',
|
||||
|
||||
Reference in New Issue
Block a user