From eb6ac8f18d8ffbe53e7b50207dc6ee1911a7a30f Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Mon, 6 Feb 2023 21:57:55 +0000
Subject: [PATCH] Translated using Weblate (Hebrew)

Currently translated at 30.5% (101 of 331 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/he/
---
 public/locales/he/common.json | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/public/locales/he/common.json b/public/locales/he/common.json
index 56bc65e8..1d0f4da9 100644
--- a/public/locales/he/common.json
+++ b/public/locales/he/common.json
@@ -22,7 +22,8 @@
         "free": "פנוי",
         "used": "בשימוש",
         "load": "עומס",
-        "cpu": "CPU"
+        "cpu": "CPU",
+        "mem": "MEM"
     },
     "docker": {
         "rx": "RX",
@@ -462,5 +463,10 @@
         "photos": "Photos",
         "videos": "Videos",
         "people": "People"
+    },
+    "diskstation": {
+        "days": "Days",
+        "uptime": "Uptime",
+        "volumeAvailable": "Available"
     }
 }