Added bundle string to translations
This commit is contained in:
parent
65036d98b1
commit
ed761a5573
File diff suppressed because one or more lines are too long
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user