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

9 lines
137 B
JSON

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