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