spotify.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "spotify.albumLike": {
  3. "description": "\"Browsing through\" + this",
  4. "message": "những album mà họ thích"
  5. },
  6. "spotify.artistsLike": {
  7. "description": "\"Browsing through\" + this",
  8. "message": "những nghệ sĩ mà họ thích"
  9. },
  10. "spotify.bestPodcasts": {
  11. "description": "",
  12. "message": "Những Podcast hay nhất"
  13. },
  14. "spotify.browse": {
  15. "description": "First section of the next 6 strings",
  16. "message": "Đang duyệt qua"
  17. },
  18. "spotify.charts": {
  19. "description": "",
  20. "message": "Đang xem bảng xếp hạng"
  21. },
  22. "spotify.discover": {
  23. "description": "",
  24. "message": "Đang khám phá những bài hát mới"
  25. },
  26. "spotify.download": {
  27. "description": "",
  28. "message": "Đang tải Spotify"
  29. },
  30. "spotify.featured": {
  31. "description": "",
  32. "message": "Bài hát nổi bật"
  33. },
  34. "spotify.genres": {
  35. "description": "",
  36. "message": "Đang duyệt các thể loại"
  37. },
  38. "spotify.latest": {
  39. "description": "",
  40. "message": "Đang xem các bài hát mới nhất"
  41. },
  42. "spotify.madeForYou": {
  43. "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
  44. "message": "\"Dành cho bạn\""
  45. },
  46. "spotify.playlists": {
  47. "description": "\"Browsing through\" + this",
  48. "message": "playlists của họ"
  49. },
  50. "spotify.podcastsLike": {
  51. "description": "\"Browsing through\" + this",
  52. "message": "những podcast mà họ thích"
  53. },
  54. "spotify.songsLike": {
  55. "description": "\"Browsing through\" + this",
  56. "message": "những bài hát họ thích"
  57. }
  58. }