diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 77dd029d4..3492d5efb 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -508,5 +508,9 @@ "status": "Status", "last_ping": "Last Ping", "never": "No pings yet" + }, + "pterodactyl": { + "servers": "Servers", + "nodes": "Nodes" } }