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

9 lines
163 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}"
}
}