dbot/modules-stock/radio/strings.json

12 lines
265 B
JSON
Raw Normal View History

{
"now_online": {
"en": "Now Online: {name} - {desc} - {url}"
},
"now_playing": {
"en": "Now Playing: {name} - {song} - {url}"
},
"radio_request":{
"en": "User {user} requests '{song}' to be played on the radio."
}
}