dbot/modules/radio/strings.json

12 lines
265 B
JSON
Raw Normal View History

2014-02-17 21:00:31 +01:00
{
"now_online": {
"en": "Now Online: {name} - {desc} - {url}"
},
"now_playing": {
"en": "Now Playing: {name} - {song} - {url}"
},
2014-02-20 21:10:45 +01:00
"radio_request":{
"en": "User {user} requests '{song}' to be played on the radio."
2014-02-17 21:00:31 +01:00
}
}