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