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