Skip to content

Commit

Permalink
Merge pull request #545 from mirpasec/main
Browse files Browse the repository at this point in the history
KR: Permission notify.
  • Loading branch information
Frooxius authored Oct 29, 2024
2 parents 705bc1d + d55c962 commit e1b5bdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}로 설정",
Expand Down Expand Up @@ -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": "아바타 위의 이름표를 표시하거나 끌 수 있습니다.",
Expand Down

0 comments on commit e1b5bdc

Please sign in to comment.