From 5b515822d325c19e682a2cdcf65cf32433271a1b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:59:09 +0000 Subject: [PATCH] Translated using Weblate (Malay) Currently translated at 93.0% (253 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ms/ --- public/locales/ms/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index 6a52ef0ff..34fd1da52 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/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)}}" } }