From 59ab1cff7183842af1b8c3b5593656fc703c3310 Mon Sep 17 00:00:00 2001 From: Aesc <49610790+Aesc3625@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:44:17 +0900 Subject: [PATCH] Update ja.json --- ja.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ja.json b/ja.json index ca99a07..0f6dd53 100644 --- a/ja.json +++ b/ja.json @@ -679,6 +679,8 @@ "Notifications.SessionStarted": "セッションが開始しました:", "Notifications.UserJoined": "ユーザーが参加しました", "Notifications.UserLeft": "ユーザーが退出しました", + "Notifications.PermissionChanged": "権限が{new}へ変更されました", + "Notifications.PermissionChangedDetail": "{world}での、前の権限:{old}", "Undo.SetField": "フィールド​{field_name}​に​{value}​をセット", "Undo.SetReference": "フィールド​{ref_name}​に​{ref_target}​をセット", @@ -1679,6 +1681,8 @@ "Settings.NotificationSettings.UserJoinAndLeave" : "ユーザー参加/退出", "Settings.NotificationSettings.UserJoinAndLeave.Description" : "現在いるワールドにユーザーが参加したり退出したりしたときに通知するかどうか設定できます。", + "Settings.NotificationSettings.PermissionChanged": "権限の変更", + "Settings.NotificationSettings.PermissionChanged.Description": "あなたの権限が変更されたときに通知するかどうか設定できます。 例:GuestからBuilderに変更されたとき。", "Settings.NamePlateSettings.NameplateVisibility": "ネームプレートの表示", "Settings.NamePlateSettings.NameplateVisibility.Description": "どの種類のユーザーのネームプレートを表示するかを設定できます",