From 5d5e8770b98a004f7135525115c10c7359f67ec2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 20 Apr 2026 15:20:39 -0700 Subject: [PATCH] New translations en-us.json (Korean) --- messages/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index cce7adeb8..469f59431 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -2917,5 +2917,6 @@ "idpUnassociateWarning": "이 조직에서 이것은 되돌릴 수 없습니다.", "idpUnassociatedDescription": "아이덴티티 공급자가 이 조직에서 성공적으로 연관 해제되었습니다", "idpUnassociateMenu": "연관 해제", - "idpDeleteAllOrgsMenu": "삭제" + "idpDeleteAllOrgsMenu": "삭제", + "publicIpEndpoint": "Endpoint" }