123456789101112131415161718192021222324252627 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "alba, která se jim líbí"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "umělci, které se jim líbí"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Nejlepší podcasty"
- },
- "spotify.discover": {
- "description": "",
- "message": "Objevování nových skladeb"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Vytvořeno pro tebe\""
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "písničky, které se jim líbí"
- }
- }
|