From d6182ea6416afe8c9d172c9ec2f65ad9e47b17ec Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 2 Feb 2023 17:41:52 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 15.1% (48 of 316 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index bc58a6d3..bff1e133 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" } }