From 3f608e52b5006b753826c5c4c713c0c5ac077fb8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 6 Feb 2023 21:57:55 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 86.4% (286 of 331 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index b8274e88c..08bf93a8e 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -13,7 +13,8 @@ "free": "Slobodno", "used": "Korišteno", "load": "Opterećenje", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "sabnzbd": { "rate": "Stopa", @@ -462,5 +463,10 @@ "albums": "Albums", "photos": "Photos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }