From 177acf86d7fa92b9376cf12ff09123c1cbf518d3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 21 Sep 2022 06:06:36 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 20.0% (23 of 115 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index f63496bd9..6cb0da895 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -162,5 +162,11 @@ "user_count": "Users", "status_count": "Posts", "domain_count": "Domains" + }, + "strelaysrv": { + "numConnections": "Connections", + "dataRelayed": "Relayed", + "transferRate": "Rate", + "numActiveSessions": "Sessions" } }