From 19e87e90e93f80c53942928606a44e315470afad Mon Sep 17 00:00:00 2001 From: RemixDev Date: Tue, 27 Jul 2021 12:48:27 +0200 Subject: [PATCH] Added missing wrongLicense string --- src/lang/en.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/en.js b/src/lang/en.js index 4ec01c1..7782ffc 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -128,7 +128,8 @@ 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 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: {