Translated using Weblate (Portuguese (Portugal))

Currently translated at 12.1% (5 of 41 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/pt_PT/
This commit is contained in:
Tmpod 2023-06-11 21:35:41 +00:00 committed by Weblate
parent 488cad6b55
commit 1d56182bd7

View file

@ -1 +1,13 @@
{}
{
"commands": {
"ping": {
"title": "Latência",
"body": "WebSocket: {{latency.ws}}\nIda e volta: {{latency.roundtrip}}"
},
"config": {
"title": "Configuração",
"unknown_setting": "Definição desconhecida \"{{setting}}\"",
"usage_hint": "Utiliza **{{command}} <opção> <novo valor>** para alterar uma definição, ou utiliza"
}
}
}