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