From 33c0d917fb13e81ef2e6724ff478dbaece110b99 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 6 Feb 2023 21:57:53 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 14.5% (48 of 331 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 467e36979..e6fe7874b 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -16,7 +16,8 @@ "free": "Свободно", "used": "Использовано", "load": "Загрузка", - "cpu": "Процессор" + "cpu": "Процессор", + "mem": "MEM" }, "docker": { "rx": "Rx", @@ -462,5 +463,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }