3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/modules/radio/strings.json

9 lines
163 B
JSON
Raw Normal View History

2014-02-17 20:00:31 +00:00
{
"now_online": {
"en": "Now Online: {name} - {desc} - {url}"
},
"now_playing": {
"en": "Now Playing: {name} - {song} - {url}"
}
}