Fixed albumDoesntExists
Fixed albumDoesntExists (Exsist > Exist).
This commit is contained in:
parent
a02e25c046
commit
7e1b6ff5e1
@ -106,7 +106,7 @@ const en = {
|
||||
notAvailable: "Track not available on Deezer's servers!",
|
||||
notAvailableNoAlternative: "Track not available on Deezer's servers and no alternative found!",
|
||||
noSpaceLeft: "No space left on the device!",
|
||||
albumDoesntExists: "Track's album does not exsist, failed to gather info"
|
||||
albumDoesntExists: "Track's album doesn't exist, failed to gather info"
|
||||
}
|
||||
},
|
||||
favorites: {
|
||||
|
Loading…
Reference in New Issue
Block a user