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": "좋아요 표시한 곡"
- }
- }
|