From de8747c9f53de54ad33b9f8c46cee2ab72046295 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:59:06 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 94.8% (258 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pl/ --- public/locales/pl/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 8c09cb30c..d7bed406a 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/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)}}" } }