3
0
mirror of https://github.com/reality/dbot.git synced 2024-12-26 12:42:51 +01:00
dbot/modules/imdb/strings.json

9 lines
137 B
JSON

{
"imdb_film": {
"en": "[{title} -{rating} - {year}]"
},
"imdb_noresults": {
"en": "No films found."
}
}