diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index 9fa7f45247..11b6b49d16 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -2630,5 +2630,5 @@ "Enter email address (required on this homeserver)": "メールアドレスを入力してください(このホームサーバーでは必須)", "Use an email address to recover your account": "アカウント復旧用のメールアドレスを設定してください", "Learn more": "詳しく知る", - "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Element with an existing Matrix account on a different homeserver.": "異なるホームサーバーのURLを入力すると、そのMatrixサーバーにサインインして接続することができます。それにより、他のホームサーバー上にあるMatrixのアカウントによってElementを使用することができます。" + "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Element with an existing Matrix account on a different homeserver.": "異なるホームサーバーのURLを入力すると、そのMatrixサーバーにサインインして接続することができます。それにより、他のホームサーバー上にあるMatrixのアカウントによって、Elementを使用することができます。" }