spotify.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "spotify.albumLike": {
  3. "description": "\"Browsing through\" + this",
  4. "message": "álbumes que le gustan"
  5. },
  6. "spotify.artistsLike": {
  7. "description": "\"Browsing through\" + this",
  8. "message": "artistas que le gustan"
  9. },
  10. "spotify.bestPodcasts": {
  11. "description": "",
  12. "message": "Mejores podcasts"
  13. },
  14. "spotify.browse": {
  15. "description": "First section of the next 6 strings",
  16. "message": "Navegando a través de"
  17. },
  18. "spotify.charts": {
  19. "description": "",
  20. "message": "Viendo los gráficos"
  21. },
  22. "spotify.discover": {
  23. "description": "",
  24. "message": "Descubriendo nuevas canciones"
  25. },
  26. "spotify.download": {
  27. "description": "",
  28. "message": "Descargando Spotify"
  29. },
  30. "spotify.featured": {
  31. "description": "",
  32. "message": "Canciones destacadas"
  33. },
  34. "spotify.genres": {
  35. "description": "",
  36. "message": "Navegando a través de géneros"
  37. },
  38. "spotify.latest": {
  39. "description": "",
  40. "message": "Viendo los últimos lanzamientos"
  41. },
  42. "spotify.madeForYou": {
  43. "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
  44. "message": "\"Hecho para ti\""
  45. },
  46. "spotify.playlists": {
  47. "description": "\"Browsing through\" + this",
  48. "message": "sus listas de reproducción"
  49. },
  50. "spotify.podcastsLike": {
  51. "description": "\"Browsing through\" + this",
  52. "message": "podcasts que le gustan"
  53. },
  54. "spotify.songsLike": {
  55. "description": "\"Browsing through\" + this",
  56. "message": "canciones que le gustan"
  57. }
  58. }