From 5dd4df8a059dbf011e46665bf0f6b12c71470b81 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 18 Feb 2023 21:58:24 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 13.7% (48 of 348 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 0bd920e9b..8cdabd8b3 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -486,5 +486,12 @@ "memoryusage": "Memory Usage", "freespace": "Free Space", "activeusers": "Active Users" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" } }