diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 0e1617009..8ac416a37 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -512,5 +512,10 @@ "pterodactyl": { "servers": "Servidores", "nodes": "Nós" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }