From 82f2fd05b58a68ea6b542d9a6e0c5726acbf3bfc Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 30 Jan 2023 18:24:46 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/locales/ja/app.json b/public/locales/ja/app.json index 9b00f7a1..71974160 100644 --- a/public/locales/ja/app.json +++ b/public/locales/ja/app.json @@ -101,5 +101,7 @@ "Your recent calls": "最近の通話", "You can't talk at the same time": "同時に会話することはできません", "WebRTC is not supported or is being blocked in this browser.": "お使いのブラウザでWebRTCがサポートされていないか、またはブロックされています。", - "Login to your account": "お持ちのアカウントでログイン" + "Login to your account": "お持ちのアカウントでログイン", + "Freedom": "自由", + "{{displayName}}, your call is now ended": "{{displayName}}、通話が終了しました" }