From f6274fb789d44414089ecd1d42912534800026ed Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 8 Jun 2026 12:13:52 -0700 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index db1c27f3e..098be3d2c 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -292,6 +292,8 @@ "labelDelete": "레이블 삭제", "labelAdd": "레이블 추가", "labelCreateSuccessMessage": "레이블이 성공적으로 생성되었습니다", + "labelDuplicateError": "Duplicate Label", + "labelDuplicateErrorDescription": "A label with this name already exists.", "labelEditSuccessMessage": "레이블이 성공적으로 수정되었습니다", "labelNameField": "레이블 이름", "labelColorField": "레이블 색상", @@ -1288,6 +1290,7 @@ "accessLabelFilterCount": "{count, plural, other {# 레이블}}", "labelOverflowCount": " +{count, plural, other {# 레이블}}", "accessLabelFilterClear": "레이블 필터 초기화", + "accessFilterClear": "Clear filters", "selectColor": "색상 선택", "createNewLabel": "새 조직 레이블 \"{label}\" 만들기", "inviteInvalidDescription": "초대 링크가 유효하지 않습니다.",