From 41a7de73c06d9e46ea716399d318233e626c49e1 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Tue, 8 Nov 2022 21:25:04 +0000
Subject: [PATCH] Translated using Weblate (Russian)

Currently translated at 9.9% (23 of 231 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 ced355d7..7d91a34a 100644
--- a/public/locales/ru/common.json
+++ b/public/locales/ru/common.json
@@ -308,5 +308,11 @@
     "navidrome": {
         "nothing_streaming": "No Active Streams",
         "please_wait": "Please Wait"
+    },
+    "pyload": {
+        "speed": "Speed",
+        "active": "Active",
+        "queue": "Queue",
+        "total": "Total"
     }
 }