Translated using Weblate (owo speak (owo))

Currently translated at 42.8% (9 of 21 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/owo/
This commit is contained in:
Lea 2023-06-08 12:35:09 +00:00 committed by Weblate
parent 80933101a0
commit 93f7fef434

View file

@ -1 +1,19 @@
{}
{
"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"
}