From 9e8942398c3078d19da59d4e5ff7255b59756004 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Wed, 21 Sep 2022 06:06:34 +0000
Subject: [PATCH] Translated using Weblate (Croatian)

Currently translated at 7.8% (9 of 115 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 9cbeaee2..d1c69cdf 100644
--- a/public/locales/hr/common.json
+++ b/public/locales/hr/common.json
@@ -162,5 +162,11 @@
         "user_count": "Users",
         "status_count": "Posts",
         "domain_count": "Domains"
+    },
+    "strelaysrv": {
+        "numActiveSessions": "Sessions",
+        "numConnections": "Connections",
+        "dataRelayed": "Relayed",
+        "transferRate": "Rate"
     }
 }