0.6.3 - Playlist search, few other things i forgot

This commit is contained in:
exttex 2020-11-15 20:25:28 +01:00
parent e9d97986b5
commit e029c41b43
26 changed files with 520 additions and 62 deletions

File diff suppressed because one or more lines are too long

View file

@ -271,6 +271,16 @@ const language_en_us = {
"Authorization error!": "Authorization error!",
"Logged out!": "Logged out!",
"Lyrics": "Lyrics",
"Player gradient background": "Player gradient background"
"Player gradient background": "Player gradient background",
//0.6.3 Strings:
"Updates": "Updates",
"You are running latest version!": "You are running latest version!",
"New update available!": "New update available!",
"Current version: ": "Current version: ",
"Unsupported platform!": "Unsupported platform!",
"Freezer Updates": "Freezer Updates",
"Update to latest version in the settings.": "Update to latest version in the settings.",
"Release date": "Release date"
}
};