diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 56bc65e89..1d0f4da96 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" } }