Tmpod
1d56182bd7
Currently translated at 12.1% (5 of 41 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/pt_PT/
14 lines
435 B
JSON
14 lines
435 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|