From 7e1b6ff5e1b556a11bc3a2f564fe9da28109b04f Mon Sep 17 00:00:00 2001 From: LaurentHa Date: Sun, 4 Oct 2020 12:15:00 +0200 Subject: [PATCH] Fixed albumDoesntExists Fixed albumDoesntExists (Exsist > Exist). --- src/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.js b/src/lang/en.js index b2c8fef..0ddf0b3 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -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: {