0.6.11 - noone cares or reads this anyway, the repo is for issues, and the code so bad, it's practically obfuscated

This commit is contained in:
exttex 2021-04-16 20:21:35 +02:00
parent 9f850a6f30
commit aa7f82b399
11 changed files with 111 additions and 31 deletions

File diff suppressed because one or more lines are too long

View file

@ -373,6 +373,11 @@ const language_en_us = {
"Options": "Options",
"Invalid/Unsupported URL": "Invalid/Unsupported URL",
"Please wait...": "Please wait...",
"Login using email": "Login using email"
"Login using email": "Login using email",
//0.6.11, offline text OCD lol
"Track removed from offline!": "Track removed from offline!",
"Removed album from offline!": "Removed album from offline!",
"Playlist removed from offline!": "Playlist removed from offline!"
}
};