From d0dd52c5c23eac39716fa2121d950da42cc1efb5 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 12 Sep 2022 07:33:00 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 17.3% (13 of 75 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 56d877bfb..d2fbcd0c1 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -96,5 +96,15 @@ "pending": "Pending", "approved": "Approved", "available": "Available" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "nzbget": { + "rate": "Rate", + "remaining": "Remaining", + "downloaded": "Downloaded" } }