diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index bc58a6d39..bff1e1332 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -438,5 +438,12 @@ "photos": "Photos", "videos": "Videos", "storage": "Storage" + }, + "uptimekuma": { + "up": "Sites Up", + "down": "Sites Down", + "uptime": "Uptime", + "incident": "Incident", + "m": "m" } }