diff --git a/ko.json b/ko.json index 7da3e5bd..05a8ff06 100644 --- a/ko.json +++ b/ko.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}로 설정", @@ -1678,6 +1680,8 @@ "Settings.NotificationSettings.PublicSessionStarted.Description" : "친구가 아닌 사용자가 새로운 공개 세션을 시작한 경우 알림을 받을지 설정합니다.", "Settings.NotificationSettings.UserJoinAndLeave" : "사용자 참여 & 퇴장할 때", "Settings.NotificationSettings.UserJoinAndLeave.Description" : "활성화 시, 현재 세션에 대해 사용자의 참여 또는 퇴장이 생길경우 알림이 표시됩니다.", + "Settings.NotificationSettings.PermissionChanged": "권한 역할 변경", + "Settings.NotificationSettings.PermissionChanged.Description": "활셩화 한 경우, 세션에서 자신의 권한이 변경될 때 알림을 받습니다.", "Settings.NamePlateSettings.NameplateVisibility": "이름표 보기", "Settings.NamePlateSettings.NameplateVisibility.Description": "아바타 위의 이름표를 표시하거나 끌 수 있습니다.",