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