diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json
index ef556227..9795cdf8 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -424,5 +424,11 @@
     "cloudflared": {
         "origin_ip": "Origin IP",
         "status": "Status"
+    },
+    "proxmoxbackupserver": {
+        "datastore_usage": "Datastore",
+        "failed_tasks_24h": "Failed Tasks 24h",
+        "cpu_usage": "CPU",
+        "memory_usage": "Memory"
     }
 }