1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "любимые альбомы"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "любимых исполнителей"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "Лучшие подкасты"
- },
- "spotify.browse": {
- "description": "First section of the next 6 strings",
- "message": "Смотрит"
- },
- "spotify.charts": {
- "description": "",
- "message": "Смотрит графики"
- },
- "spotify.discover": {
- "description": "",
- "message": "Ищет новые песни"
- },
- "spotify.download": {
- "description": "",
- "message": "Скачивает Spotify"
- },
- "spotify.featured": {
- "description": "",
- "message": "Избранные песни"
- },
- "spotify.genres": {
- "description": "",
- "message": "Смотрит жанры"
- },
- "spotify.latest": {
- "description": "",
- "message": "Смотрит последние релизы"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "раздел «Только для вас»"
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "свои плейлисты"
- },
- "spotify.podcastsLike": {
- "description": "\"Browsing through\" + this",
- "message": "любимые подкасты"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "любимые песни"
- }
- }
|