1234567891011121314151617181920212223 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "seus álbuns curtidos"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Melhores podcasts"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Feito para você\""
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "suas playlists"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "suas músicas curtidas"
- }
- }
|