forked from GitHub/dbot
11 lines
220 B
JSON
11 lines
220 B
JSON
{
|
|
"imdb_film": {
|
|
"en": "[{title} -{rating} - {year}]",
|
|
"de": "[{title} -{rating} - {year}]"
|
|
},
|
|
"imdb_noresults": {
|
|
"en": "No films found.",
|
|
"de": "Kein Film gefunden."
|
|
}
|
|
}
|