1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "Alben die ihm gefallen"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "Künstler die ihm gefallen"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Beste Podcasts"
- },
- "spotify.browse": {
- "description": "First section of the next 6 strings",
- "message": "Durchstöbert"
- },
- "spotify.charts": {
- "description": "",
- "message": "Betrachtet Charts"
- },
- "spotify.discover": {
- "description": "",
- "message": "Entdeckt neue Songs"
- },
- "spotify.download": {
- "description": "",
- "message": "Spotify herunterladen"
- },
- "spotify.featured": {
- "description": "",
- "message": "Ausgewählte Songs"
- },
- "spotify.genres": {
- "description": "",
- "message": "Durchstöbert Genres"
- },
- "spotify.latest": {
- "description": "",
- "message": "Betrachtet die letzten Veröffentlichungen"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Erstellt für dich\""
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "seine Playlisten"
- },
- "spotify.podcastsLike": {
- "description": "\"Browsing through\" + this",
- "message": "Podcasts die ihm gefallen"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "Lieder die ihm gefallen"
- }
- }
|