diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 249cbb6a..e0b997ec 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -521,5 +521,10 @@ "pterodactyl": { "servers": "Servers", "nodes": "Nodes" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }