From 543da08a1befc929c41205e6a7ef7ac0ba7f3da8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 9 May 2023 13:05:09 +0000 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 23.2% (101 of 434 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/he/ --- public/locales/he/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 99953752b..89f9f908e 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -599,5 +599,11 @@ "minutes": "{{number}}m", "seconds": "{{number}}s", "ago": "{{value}} Ago" + }, + "qnap": { + "cpuUsage": "CPU Usage", + "memUsage": "MEM Usage", + "systemTempC": "System Temp", + "poolUsage": "Pool Usage" } }