From 5be63323d5a94a0f56e1dd29e0d8cc7122891d29 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 11 May 2026 12:39:42 -0700 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 6c089aff0..6551aff24 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -156,6 +156,10 @@ "shareErrorDeleteMessage": "링크 삭제 중 오류가 발생했습니다.", "shareDeleted": "링크가 삭제되었습니다.", "shareDeletedDescription": "링크가 삭제되었습니다.", + "shareDelete": "Delete Share Link", + "shareDeleteConfirm": "Confirm Delete Share Link", + "shareQuestionRemove": "Are you sure you want to delete this share link?", + "shareMessageRemove": "Once deleted, the link will no longer work and anyone using it will lose access to the resource.", "shareTokenDescription": "액세스 토큰은 쿼리 매개변수 또는 요청 헤더의 두 가지 방법으로 전달될 수 있습니다. 이는 인증된 액세스를 위해 클라이언트에서 모든 요청마다 전달되어야 합니다.", "accessToken": "액세스 토큰", "usageExamples": "사용 예",