spotify.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "spotify.albumLike": {
  3. "description": "\"Browsing through\" + this",
  4. "message": "албуми, които те харесват"
  5. },
  6. "spotify.artistsLike": {
  7. "description": "\"Browsing through\" + this",
  8. "message": "артисти, които те харесват"
  9. },
  10. "spotify.bestPodcasts": {
  11. "description": "",
  12. "message": "Най-добрите подкасти"
  13. },
  14. "spotify.browse": {
  15. "description": "First section of the next 6 strings",
  16. "message": "Търси в"
  17. },
  18. "spotify.charts": {
  19. "description": "",
  20. "message": "Преглежда класациите"
  21. },
  22. "spotify.discover": {
  23. "description": "",
  24. "message": "Открива нови песни"
  25. },
  26. "spotify.download": {
  27. "description": "",
  28. "message": "Тегли Spotify"
  29. },
  30. "spotify.featured": {
  31. "description": "",
  32. "message": "Представени песни"
  33. },
  34. "spotify.genres": {
  35. "description": "",
  36. "message": "Търси в жанри"
  37. },
  38. "spotify.latest": {
  39. "description": "",
  40. "message": "Гледа най-скорошните излезли"
  41. },
  42. "spotify.madeForYou": {
  43. "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
  44. "message": "\"Направени за теб\""
  45. },
  46. "spotify.playlists": {
  47. "description": "\"Browsing through\" + this",
  48. "message": "тяхните плейлисти"
  49. },
  50. "spotify.podcastsLike": {
  51. "description": "\"Browsing through\" + this",
  52. "message": "подкасти, които те харесват"
  53. },
  54. "spotify.songsLike": {
  55. "description": "\"Browsing through\" + this",
  56. "message": "песни, които те харесват"
  57. }
  58. }