diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json
index 7ba52205..1f0257f0 100644
--- a/public/locales/pt-BR/common.json
+++ b/public/locales/pt-BR/common.json
@@ -508,5 +508,9 @@
         "status": "Status",
         "last_ping": "Last Ping",
         "never": "No pings yet"
+    },
+    "pterodactyl": {
+        "servers": "Servers",
+        "nodes": "Nodes"
     }
 }