From 6b634b4ef5ff9bd5253c927d23a269e4f15d63c9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:59:05 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 16.1% (44 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ar/ --- public/locales/ar/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 885002a09..659a87d64 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/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)}}" } }