From e4a4c64c2b2306c8d0232f53612ebcc22b02a99b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 14:20:16 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 86.2% (426 of 494 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 f33f112a..879f4e2a 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -677,5 +677,11 @@ "totalPrs": "Total PRs", "myPrs": "My PRs", "approved": "Approved" + }, + "urbackup": { + "ok": "Ok", + "errored": "Errors", + "noRecent": "Out of Date", + "totalUsed": "Used Storage" } }