forked from GitHub/dbot
9 lines
137 B
JSON
9 lines
137 B
JSON
|
{
|
||
|
"imdb_film": {
|
||
|
"en": "[{title} -{rating} - {year}]"
|
||
|
},
|
||
|
"imdb_noresults": {
|
||
|
"en": "No films found."
|
||
|
}
|
||
|
}
|