modified: app.py
modified: locales/de-DE.json modified: locales/en-EN.json modified: templates/playlists.html
This commit is contained in:
@@ -36,5 +36,6 @@
|
||||
"artist": "Künstler",
|
||||
"album": "Album",
|
||||
"year": "Jahr",
|
||||
"open_on_spotify": "Auf Spotify öffnen"
|
||||
"open_on_spotify": "Auf Spotify öffnen",
|
||||
"logout": "Abmelden"
|
||||
}
|
||||
@@ -36,5 +36,6 @@
|
||||
"artist": "Artist",
|
||||
"album": "Album",
|
||||
"year": "Year",
|
||||
"open_on_spotify": "Open on Spotify"
|
||||
"open_on_spotify": "Open on Spotify",
|
||||
"logout": "Logout"
|
||||
}
|
||||
Reference in New Issue
Block a user