From f1e7df394ea9c1d11460528f6818088d1b322609 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:59:04 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 94.1% (256 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/hr/ --- public/locales/hr/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 1939dddad..f507125e0 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -375,5 +375,9 @@ "nextdns": { "wait": "Please Wait", "no_devices": "No Device Data Received" + }, + "common": { + "bibyterate": "{{value, rate(bits: false; binary: true)}}", + "bibitrate": "{{value, rate(bits: true; binary: true)}}" } }