diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 56686985..bba80337 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1163,6 +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", "enableDockerSocket": "Docker 청사진 활성화", "enableDockerSocketDescription": "블루프린트 레이블을 위한 Docker 소켓 레이블 수집을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.", "enableDockerSocketLink": "자세히 알아보기",