From 21848b91bf16e496469a3cb815e3307e28422063 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Fri, 1 May 2026 16:02:17 +0100 Subject: [PATCH] New translations translation.json (Korean) [ci skip] --- .../public/locales/ko-KR/translation.json | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index e02f1633..61c419e3 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "이미지가 10MB 용량 제한을 초과합니다.", "Image removed successfully": "이미지가 성공적으로 제거되었습니다", "API key": "API 키", - "API key created successfully": "API 키 생성 완료", "API keys": "API 키", "API management": "API 관리", - "Are you sure you want to revoke this API key": "이 API 키를 취소하시겠습니까?", - "Create API Key": "API 키 생성", "Custom expiration date": "사용자 정의 만료일", "Enter a descriptive token name": "토큰 이름을 입력하세요", "Expiration": "만료", "Expired": "만료됨", "Expires": "만료일", - "I've saved my API key": "API 키를 저장했습니다", "Last use": "최근 사용", "No API keys found": "API 키를 찾을 수 없습니다", "No expiration": "유효기간 없음", - "Revoke API key": "API 키 취소", "Revoked successfully": "성공적으로 취소되었습니다", "Select expiration date": "만료일 선택", "This action cannot be undone. Any applications using this API key will stop working.": "이 작업은 되돌릴 수 없습니다. 이 API 키를 사용하는 모든 응용 프로그램이 작동을 멈출 것입니다.", - "Update API key": "API 키 갱신", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "워크스페이스 내 모든 사용자의 API 키 관리", "Restrict API key creation to admins": "API 키 생성 권한을 관리자에게만 제한합니다", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "새로운 API 키는 관리자와 소유자만 생성할 수 있습니다. 기존 멤버 키는 계속 사용할 수 있습니다.", @@ -880,5 +876,29 @@ "Try a different search term.": "다른 검색어를 사용해 보세요.", "Try again": "다시 시도", "Untitled chat": "제목 없는 채팅", - "What can I help you with?": "무엇을 도와드릴까요?" + "What can I help you with?": "무엇을 도와드릴까요?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }