From f5e5e8bb404e2269ea43125b15f5cc5d78d2be8b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 15 May 2023 04:27:14 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 97.5% (434 of 445 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index fbb823199..4f34db97f 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -615,5 +615,10 @@ "temp": "Temp", "disk": "Disk Usage", "wanIP": "WAN IP" + }, + "caddy": { + "upstreams": "Upstreams", + "requests": "Current requests", + "requests_failed": "Failed requests" } }