From 49a68488b4bfb5f9fbe5a12f8dd2da54ad26597c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:04:01 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 80.1% (427 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 72c360010..b441b8e98 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -718,5 +718,19 @@ "authors": "Authors", "categories": "Categories", "series": "Series" + }, + "uptimerobot": { + "status": "Status", + "uptime": "Uptime", + "lastDown": "Last Downtime", + "downDuration": "Downtime Duration", + "sitesUp": "Sites Up", + "sitesDown": "Sites Down", + "paused": "Paused", + "notyetchecked": "Not Yet Checked", + "up": "Up", + "seemsdown": "Seems Down", + "down": "Down", + "unknown": "Unknown" } }