From 86c8f3de3085486706c990f82bb901c6bf281685 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 19 May 2026 20:52:00 -0700 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 9c72dd2cd..c4e1edc35 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -255,6 +255,23 @@ "resourceGoTo": "리소스로 이동", "resourceDelete": "리소스 삭제", "resourceDeleteConfirm": "리소스 삭제 확인", + "labelDelete": "Delete Label", + "labelAdd": "Add Label", + "labelCreateSuccessMessage": "Label Created Successfully", + "labelEditSuccessMessage": "Label Modified Successfully", + "labelNameField": "Label Name", + "labelColorField": "Label Color", + "labelPlaceholder": "Ex: homelab", + "labelCreate": "Create Label", + "createLabelDialogTitle": "Create Label", + "createLabelDialogDescription": "Create a new label that can be attached to this organization", + "labelEdit": "Edit Label", + "editLabelDialogTitle": "Update Label", + "editLabelDialogDescription": "Edit a new label that can be attached to this organization", + "labelDeleteConfirm": "Confirm Delete Label", + "labelErrorDelete": "Failed to delete label", + "labelMessageRemove": "This action is permanent. All sites, resources, and clients tagged with this label will be untagged.", + "labelQuestionRemove": "Are you sure you want to remove the label from the organization?", "visibility": "가시성", "enabled": "활성화됨", "disabled": "비활성화됨", @@ -1140,6 +1157,15 @@ "idpErrorConnectingTo": "{name}에 연결하는 데 문제가 발생했습니다. 관리자에게 문의하십시오.", "idpErrorNotFound": "IdP를 찾을 수 없습니다.", "inviteInvalid": "유효하지 않은 초대", + "labels": "Labels", + "orgLabelsDescription": "Manage labels in this organization.", + "addLabels": "Add labels", + "siteLabelsTab": "Labels", + "siteLabelsDescription": "Manage labels associated with this site.", + "labelsNotFound": "Labels not found", + "labelSearch": "Search labels", + "selectColor": "Select color", + "createNewLabel": "Create new org label \"{label}\"", "inviteInvalidDescription": "초대 링크가 유효하지 않습니다.", "inviteErrorWrongUser": "이 초대는 이 사용자에게 해당되지 않습니다", "inviteErrorUserNotExists": "사용자가 존재하지 않습니다. 먼저 계정을 생성해 주세요.",