1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "spotify.albumLike": {
- "description": "\"Browsing through\" + this",
- "message": "sevdiği albümler"
- },
- "spotify.artistsLike": {
- "description": "\"Browsing through\" + this",
- "message": "sevdiği sanatçılar"
- },
- "spotify.bestPodcasts": {
- "description": "",
- "message": "En çok dinlenilen podcastler"
- },
- "spotify.browse": {
- "description": "First section of the next 6 strings",
- "message": "Göz atıyor"
- },
- "spotify.charts": {
- "description": "",
- "message": "Grafiklere bakıyor"
- },
- "spotify.discover": {
- "description": "",
- "message": "Yeni şarkıları keşfediyor"
- },
- "spotify.download": {
- "description": "",
- "message": "Spotify Yükleniyor"
- },
- "spotify.featured": {
- "description": "",
- "message": "Öne çıkan şarkılar"
- },
- "spotify.genres": {
- "description": "",
- "message": "Türler arasında dolaşıyor"
- },
- "spotify.latest": {
- "description": "",
- "message": "Son yayınlananlara bakıyor"
- },
- "spotify.madeForYou": {
- "description": "\"Browsing through\" + this (Recommend by spotify is what it means)",
- "message": "\"Senin için yapıldı\""
- },
- "spotify.playlists": {
- "description": "\"Browsing through\" + this",
- "message": "çalma listeleri"
- },
- "spotify.podcastsLike": {
- "description": "\"Browsing through\" + this",
- "message": "sevdiği ses dosyası"
- },
- "spotify.songsLike": {
- "description": "\"Browsing through\" + this",
- "message": "sevdiği şarkılar"
- }
- }
|