diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index b86d182d0..d22a84000 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -615,5 +615,10 @@ "up": "Up", "down": "Down", "temp": "Temp" + }, + "caddy": { + "upstreams": "Upstreams", + "requests": "Current requests", + "requests_failed": "Failed requests" } }