Added missing wrongLicense string
This commit is contained in:
parent
0ecd03e114
commit
19e87e90e9
@ -128,7 +128,8 @@ const en = {
|
|||||||
notAvailable: "Track not available on Deezer's servers!",
|
notAvailable: "Track not available on Deezer's servers!",
|
||||||
notAvailableNoAlternative: "Track not available on Deezer's servers and no alternative found!",
|
notAvailableNoAlternative: "Track not available on Deezer's servers and no alternative found!",
|
||||||
noSpaceLeft: 'No space left on the device!',
|
noSpaceLeft: 'No space left on the device!',
|
||||||
albumDoesntExists: "Track's album doesn't exist, failed to gather info"
|
albumDoesntExists: "Track's album doesn't exist, failed to gather info",
|
||||||
|
wrongLicense: "Your account can't stream the track at the desired bitrate"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
favorites: {
|
favorites: {
|
||||||
|
Loading…
Reference in New Issue
Block a user