From 17d273135fbaf927f74c03644437bba17807020c Mon Sep 17 00:00:00 2001 From: Genbuchan Date: Fri, 20 Jan 2023 17:02:24 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 2.1% (3 of 141 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/ja/ --- public/locales/ja/app.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/ja/app.json b/public/locales/ja/app.json index 0967ef4..b615c7f 100644 --- a/public/locales/ja/app.json +++ b/public/locales/ja/app.json @@ -1 +1,3 @@ -{} +{ + "{{name}} (Connecting...)": "{{name}} (接続中…)" +}