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

13 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}"
}
"request":{
"en":"{dj}: User {user} requests '{song}' to be played on tripradio."
}
2014-02-17 21:00:31 +01:00
}