From 70a77718db3cb0aa9e59084bdda09a039b169f91 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:59:07 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 96.3% (262 of 272 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index f7dc8061a..2a36b4852 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/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)}}" } }