From 51a93fcead4e02fc26e7da10ea361cdf502a38e8 Mon Sep 17 00:00:00 2001 From: Gwang Sun Yun Date: Fri, 31 May 2024 11:30:54 +0900 Subject: [PATCH] KR:Sociable --- ko.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ko.json b/ko.json index b47350e..0596fa0 100644 --- a/ko.json +++ b/ko.json @@ -588,6 +588,7 @@ "2FA.Header": "2FA(2차인증) 검증", "2FA.Token": "토큰(6자리 숫자):", + "Profile.Status.Sociable" : "대화 가능", "Profile.Status.Online": "온라인", "Profile.Status.Away": "자리비움", "Profile.Status.Busy": "다른 용무 중", @@ -658,6 +659,7 @@ "Contacts.Bot": "봇 계정", "Contacts.Migrated": "연락처를 이전하지 않았습니다.", + "Notifications.IsSociable" : "대화 가능 상태가 되었습니다! 상대방과 대화 또는 초대해 보세요!", "Notifications.IsOnline": "온라인 상태가 되었습니다.", "Notifications.IsOnlineOnDifferentVersion": "온라인 상태가 되었습니다. (버전: {version})", "Notifications.ReceivedContactRequest": "친구 요청을 받았습니다.", @@ -1596,6 +1598,8 @@ "Settings.NotificationSettings" : "알림", "Settings.NotificationSettings.UserOnline" : "친구가 접속할 때", "Settings.NotificationSettings.UserOnline.Description" : "활성화 시, 연락처의 친구가 게임에 접속할 경우 알림을 받습니다.", + "Settings.NotificationSettings.UserSociable" : "친구가 대화 가능 상태가 되었을때", + "Settings.NotificationSettings.UserSociable.Description" : "친구가 대화 가능 상태가 되었을때, 소리와 함께 고유의 알림을 받게되어 초대 또는 쿡쿡이를 할 수 있습니다!\n\n이러한 유형의 알림이 마음에 들지 않으면 기능을 꺼 두실 수 있으며, 이 경우 온라인 접속할 때 처럼 취급됩니다.", "Settings.NotificationSettings.UserOnlineOnAnotherBuild" : "친구가 다른 버전의 클라이언트로 접속할 때", "Settings.NotificationSettings.UserOnlineOnAnotherBuild.Description" : "활성화 시, 연락처의 친구가 현재 버전과 호환되지 않는 버전(미리보기 버전, 모드 이용 등)으로 접속할 경우 알림을 받습니다.", "Settings.NotificationSettings.Message" : "새로운 메시지를 수신할 때",