From b4c6684ff5e10fa305b989928b5c3f25fc01f604 Mon Sep 17 00:00:00 2001 From: Genbuchan Date: Mon, 30 Jan 2023 18:24:57 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 74.4% (105 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/locales/ja/app.json b/public/locales/ja/app.json index 5f281410..9b00f7a1 100644 --- a/public/locales/ja/app.json +++ b/public/locales/ja/app.json @@ -100,5 +100,6 @@ "Debug log request": "デバッグログを要求", "Your recent calls": "最近の通話", "You can't talk at the same time": "同時に会話することはできません", - "WebRTC is not supported or is being blocked in this browser.": "お使いのブラウザでWebRTCがサポートされていないか、またはブロックされています。" + "WebRTC is not supported or is being blocked in this browser.": "お使いのブラウザでWebRTCがサポートされていないか、またはブロックされています。", + "Login to your account": "お持ちのアカウントでログイン" }