1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "álbumes que le gustan"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "artistas que le gustan"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Mejores podcasts"
- },
- "spotify.browse": {
- "description": "First section of the next 6 strings",
- "message": "Navegando a través de"
- },
- "spotify.charts": {
- "description": "",
- "message": "Viendo los gráficos"
- },
- "spotify.discover": {
- "description": "",
- "message": "Descubriendo nuevas canciones"
- },
- "spotify.download": {
- "description": "",
- "message": "Descargando Spotify"
- },
- "spotify.featured": {
- "description": "",
- "message": "Canciones destacadas"
- },
- "spotify.genres": {
- "description": "",
- "message": "Navegando a través de géneros"
- },
- "spotify.latest": {
- "description": "",
- "message": "Viendo los últimos lanzamientos"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Hecho para ti\""
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "sus listas de reproducción"
- },
- "spotify.podcastsLike": {
- "description": "\"Browsing through\" + this",
- "message": "podcasts que le gustan"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "canciones que le gustan"
- }
- }
|