translations/bot/owo.json

20 lines
669 B
JSON
Raw Normal View History

{
"commands": {
"config": {
"setting_info": {
"type": "Twype: {{type}}",
"title": "Swetting: {{setting}}",
"current": "Cuwwent value: {{value}}"
},
"title": "Configuwation",
"unknown_setting": "Unkwown setting \"{{setting}}\"",
"usage_hint": "Use **{{command}} <option> <new value>** to cwange a setting, or use **clear** as value to weset it :3"
},
"ping": {
"title": "Latwency",
"body": "WebSocket: {{latency.ws}}\nWound Twip: {{latency.roundtrip}}"
}
},
"test": "Test message in Engwish"
}