1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "gelikete albums"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "gelikete artiesten"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Beste podcasts"
- },
- "spotify.browse": {
- "description": "First section of the next 6 strings",
- "message": "Bladert door"
- },
- "spotify.charts": {
- "description": "",
- "message": "Bekijkt de grafieken"
- },
- "spotify.discover": {
- "description": "",
- "message": "Ontdekt nieuwe nummers"
- },
- "spotify.download": {
- "description": "",
- "message": "Spotify aan het downloaden"
- },
- "spotify.featured": {
- "description": "",
- "message": "Aanbevolen nummers"
- },
- "spotify.genres": {
- "description": "",
- "message": "Bladert door de genres heen"
- },
- "spotify.latest": {
- "description": "",
- "message": "Bekijkt de laatste releases"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Gemaakt voor jou\""
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "zijn/haar afspeellijsten"
- },
- "spotify.podcastsLike": {
- "description": "\"Browsing through\" + this",
- "message": "gelikete podcasts"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "gelikete nummers"
- }
- }
|