This commit is contained in:
Gwang Sun Yun 2024-10-23 10:00:00 +09:00 committed by GitHub
parent b693deb547
commit d55c962527
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -680,7 +680,7 @@
"Notifications.UserJoined": "사용자가 참여 하였습니다.", "Notifications.UserJoined": "사용자가 참여 하였습니다.",
"Notifications.UserLeft": "사용자가 퇴장 하였습니다.", "Notifications.UserLeft": "사용자가 퇴장 하였습니다.",
"Notifications.PermissionChanged": "역할을 {new}(으)로 변경했습니다.", "Notifications.PermissionChanged": "역할을 {new}(으)로 변경했습니다.",
"Notifications.PermissionChangedDetail": "{world}의 이전 역할 : {old}", "Notifications.PermissionChangedDetail": "{world}에서의 이전 역할 : {old}",
"Undo.SetField": "필드 {field_name}(을)를 {value}로 설정", "Undo.SetField": "필드 {field_name}(을)를 {value}로 설정",
"Undo.SetReference": "{ref_name}의 참조를 {ref_target}로 설정", "Undo.SetReference": "{ref_name}의 참조를 {ref_target}로 설정",