3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/radio/strings.json
2014-02-20 20:10:45 +00:00

12 lines
265 B
JSON

{
"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."
}
}