mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
11 lines
369 B
JSON
11 lines
369 B
JSON
{
|
|
"yt_video": {
|
|
"en": "[{title} by {author} — \u000312▶\u000f{plays} (\u00039▲{likes}\u000f|\u000312{dislikes}▼\u000f)]",
|
|
"it": "[{title} di {author} — \u000312▶\u000f{plays} (\u00039▲{likes}\u000f|\u000312{dislikes}▼\u000f)]"
|
|
},
|
|
"yt_noresults": {
|
|
"en": "No results found.",
|
|
"it": "Nessun risultato."
|
|
}
|
|
}
|