From ed0c0edeba28effd540988e9db508d3f4131ccba Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:16:42 -0700 Subject: [PATCH] New translations en-us.json (Korean) --- messages/ko-KR.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index bba80337..bf4b28fa 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1163,25 +1163,25 @@ "sidebarLicense": "라이선스", "sidebarClients": "클라이언트", "sidebarDomains": "도메인", - "sidebarBluePrints": "Blueprints", - "blueprints": "Blueprints", - "blueprintsDescription": "Blueprints are declarative YAML configurations that define your resources and their settings", - "blueprintAdd": "Add Blueprint", - "blueprintGoBack": "See all Blueprints", - "blueprintCreate": "Create Blueprint", - "blueprintCreateDescription2": "Follow the steps below to create and apply a new blueprint", - "blueprintDetails": "Blueprint details", - "blueprintDetailsDescription": "See the blueprint run details", - "blueprintInfo": "Blueprint Information", - "message": "Message", - "blueprintContentsDescription": "Define the YAML content describing your infrastructure", - "blueprintErrorCreateDescription": "An error occurred when applying the blueprint", - "blueprintErrorCreate": "Error creating blueprint", - "searchBlueprintProgress": "Search blueprints...", - "appliedAt": "Applied At", - "source": "Source", - "contents": "Contents", - "parsedContents": "Parsed Contents", + "sidebarBluePrints": "청사진", + "blueprints": "청사진", + "blueprintsDescription": "청사진은 리소스와 그 설정을 정의하는 선언적인 YAML 구성입니다", + "blueprintAdd": "청사진 추가", + "blueprintGoBack": "모든 청사진 보기", + "blueprintCreate": "청사진 생성", + "blueprintCreateDescription2": "새 청사진을 생성하고 적용하려면 아래 단계를 따르십시오", + "blueprintDetails": "청사진 세부 사항", + "blueprintDetailsDescription": "청사진 실행 세부 정보 보기", + "blueprintInfo": "청사진 정보", + "message": "메시지", + "blueprintContentsDescription": "인프라를 설명하는 YAML 콘텐츠를 정의하십시오", + "blueprintErrorCreateDescription": "청사진을 적용하는 중 오류가 발생했습니다", + "blueprintErrorCreate": "청사진 생성 오류", + "searchBlueprintProgress": "청사진 검색...", + "appliedAt": "적용 시점", + "source": "출처", + "contents": "콘텐츠", + "parsedContents": "구문 분석된 콘텐츠", "enableDockerSocket": "Docker 청사진 활성화", "enableDockerSocketDescription": "블루프린트 레이블을 위한 Docker 소켓 레이블 수집을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.", "enableDockerSocketLink": "자세히 알아보기",