diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json
index bfac3c37..8dc75f2c 100644
--- a/public/locales/ro/common.json
+++ b/public/locales/ro/common.json
@@ -615,5 +615,10 @@
         "temp": "Temp",
         "disk": "Disk Usage",
         "wanIP": "WAN IP"
+    },
+    "caddy": {
+        "upstreams": "Upstreams",
+        "requests": "Current requests",
+        "requests_failed": "Failed requests"
     }
 }