diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json
index ebf299a8..21ef091a 100644
--- a/public/locales/fr/common.json
+++ b/public/locales/fr/common.json
@@ -508,5 +508,9 @@
         "status": "Statut",
         "last_ping": "Dernier Ping",
         "never": "Pas de Ping"
+    },
+    "pterodactyl": {
+        "servers": "Servers",
+        "nodes": "Nodes"
     }
 }