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

9 lines
190 B
JSON
Raw Normal View History

{
"result": {
"en": "{name} - {banner} - http://thetvdb.com/?id={id}"
},
"error": {
"en": "Something went wrong :( Example:'~tvdb How I met your Mother'"
}
}