From 91bac29ea34f29bfde0a7f9c2ad89a2d6de0f899 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 3 Aug 2025 11:40:40 -0700 Subject: [PATCH] New translations en-us.json (Korean) --- messages/ko-KR.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 923cf4b3..c70d34ff 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1022,6 +1022,11 @@ "actionDeleteIdpOrg": "IDP 조직 정책 삭제", "actionListIdpOrgs": "IDP 조직 목록", "actionUpdateIdpOrg": "IDP 조직 업데이트", + "actionCreateClient": "Create Client", + "actionDeleteClient": "Delete Client", + "actionUpdateClient": "Update Client", + "actionListClients": "List Clients", + "actionGetClient": "Get Client", "noneSelected": "선택된 항목 없음", "orgNotFound2": "조직이 없습니다.", "searchProgress": "검색...",