From fb6b639945e74f18ce6a2e29cb9ce47bb0ea3a16 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 4 Nov 2022 05:00:39 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 54.6% (123 of 225 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 1ab626b59..48e3bd890 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -298,5 +298,11 @@ "videos": "Videos", "channels": "Channels", "playlists": "Playlists" + }, + "truenas": { + "load": "System Load", + "uptime": "Uptime", + "alerts": "Alerts", + "time": "{{value, number(style: unit; unitDisplay: long;)}}" } }