From f93106970a96476906655700f781df9280622ee2 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sat, 7 Jan 2023 00:13:53 +0000
Subject: [PATCH] Translated using Weblate (Japanese)

Currently translated at 5.2% (15 of 288 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ja/
---
 public/locales/ja/common.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json
index f6217d93..11913e36 100644
--- a/public/locales/ja/common.json
+++ b/public/locales/ja/common.json
@@ -31,8 +31,8 @@
         "public_ip": "Public IP"
     },
     "common": {
-        "bibyterate": "",
-        "bibitrate": ""
+        "bibyterate": "{{value, rate(bits: false; binary: true)}}",
+        "bibitrate": "{{value, rate(bits: true; binary: true)}}"
     },
     "widget": {
         "api_error": "APIエラー",