From 5d57892db45782e9d91d36dccff11c195ba8593a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 04:22:47 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 14.3% (48 of 335 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 e6fe7874..5e6fb842 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -468,5 +468,11 @@ "days": "Days", "uptime": "Uptime", "volumeAvailable": "Available" + }, + "fileflows": { + "queue": "Queue", + "processing": "Processing", + "processed": "Processed", + "time": "Time" } }