0.6.10 - Spotify is ass
This commit is contained in:
parent
3105ed6c1d
commit
676d5d45cc
23 changed files with 1000 additions and 339 deletions
File diff suppressed because one or more lines are too long
|
@ -351,6 +351,28 @@ const language_en_us = {
|
|||
"Error logging in!": "Error logging in!",
|
||||
"Change display mode": "Change display mode",
|
||||
"Enable high refresh rates": "Enable high refresh rates",
|
||||
"Display mode": "Display mode"
|
||||
"Display mode": "Display mode",
|
||||
"Spotify v1": "Spotify v1",
|
||||
"Import Spotify playlists up to 100 tracks without any login.": "Import Spotify playlists up to 100 tracks without any login.",
|
||||
"Download imported tracks": "Download imported tracks",
|
||||
"Start import": "Start import",
|
||||
"Spotify v2": "Spotify v2",
|
||||
"Import any Spotify playlist, import from own Spotify library. Requires free account.": "Import any Spotify playlist, import from own Spotify library. Requires free account.",
|
||||
"Spotify Importer v2": "Spotify Importer v2",
|
||||
"This importer requires Spotify Client ID and Client Secret. To obtain them:": "This importer requires Spotify Client ID and Client Secret. To obtain them:",
|
||||
"1. Go to: developer.spotify.com/dashboard and create an app.": "1. Go to: developer.spotify.com/dashboard and create an app.",
|
||||
"Open in Browser": "Open in Browser",
|
||||
"2. In the app you just created go to settings, and set the Redirect URL to: ": "2. In the app you just created go to settings, and set the Redirect URL to: ",
|
||||
"Copy the Redirect URL": "Copy the Redirect URL",
|
||||
"Client ID": "Client ID",
|
||||
"Client Secret": "Client Secret",
|
||||
"Authorize": "Authorize",
|
||||
"Logged in as: ": "Logged in as: ",
|
||||
"Import playlists by URL": "Import playlists by URL",
|
||||
"URL": "URL",
|
||||
"Options": "Options",
|
||||
"Invalid/Unsupported URL": "Invalid/Unsupported URL",
|
||||
"Please wait...": "Please wait...",
|
||||
"Login using email": "Login using email"
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue