0.6.2 - Spotify albums/tracks, album art gradient, languages, minor fixes
This commit is contained in:
parent
f877aa9d7b
commit
e9d97986b5
17 changed files with 497 additions and 221 deletions
File diff suppressed because one or more lines are too long
|
@ -259,6 +259,18 @@ const language_en_us = {
|
|||
|
||||
//0.6.1 Strings:
|
||||
"Search history": "Search history",
|
||||
"Clear search history": "Clear search history"
|
||||
"Clear search history": "Clear search history",
|
||||
|
||||
//0.6.2 Strings:
|
||||
"LastFM": "LastFM",
|
||||
"Login to enable scrobbling.": "Login to enable scrobbling.",
|
||||
"Login to LastFM": "Login to LastFM",
|
||||
"Username": "Username",
|
||||
"Password": "Password",
|
||||
"Login": "Login",
|
||||
"Authorization error!": "Authorization error!",
|
||||
"Logged out!": "Logged out!",
|
||||
"Lyrics": "Lyrics",
|
||||
"Player gradient background": "Player gradient background"
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue