3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 22:39:26 +01:00
dbot/modules/imdb/strings.json

9 lines
137 B
JSON

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