Fixed typo

This commit is contained in:
RemixDev 2020-10-04 11:58:19 +02:00
parent c22247b57a
commit a02e25c046
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -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!",
albumDoesntExsists: "Track's album does not exsist, failed to gather info"
albumDoesntExists: "Track's album does not exsist, failed to gather info"
}
},
favorites: {

View File

@ -109,7 +109,7 @@ const it = {
notAvailable: 'Brano non presente sui server di Deezer!',
notAvailableNoAlternative: 'Brano non presente sui server di Deezer e nessuna alternativa trovata!',
noSpaceLeft: "Spazio su disco esaurito!",
albumDoesntExsists: "Il brano non ha nessun album, impossibile ottenere informazioni"
albumDoesntExists: "Il brano non ha nessun album, impossibile ottenere informazioni"
}
},
favorites: {