From 04794412cbea4685fce8ca5e03208c19f986ef53 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:18:33 +0100 Subject: [PATCH] New translations translation.json (Korean) [ci skip] --- .../public/locales/ko-KR/translation.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index c6cabf070..4f50fd825 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -387,8 +387,8 @@ "Insert horizontal rule divider": "가로 구분선 삽입", "Page break": "페이지 나누기", "Insert a page break for printing.": "인쇄용 페이지 나누기를 삽입합니다.", - "Footnote": "Footnote", - "Insert a footnote reference.": "Insert a footnote reference.", + "Footnote": "각주", + "Insert a footnote reference.": "각주 참조를 삽입합니다.", "Upload any image from your device.": "기기에서 이미지를 업로드하세요.", "Upload any video from your device.": "기기에서 비디오를 업로드하세요.", "Upload any audio from your device.": "기기에서 오디오를 업로드하세요.", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "{{count}}개 행 삭제 완료", "{{count}} selected_one": "1개 선택됨", "{{count}} selected_other": "{{count}}개 선택됨", - "Compare": "Compare", - "Compare versions": "Compare versions", - "Select version from {{date}}": "Select version from {{date}}", - "Version actions for {{date}}": "Version actions for {{date}}", - "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", - "Exit compare": "Exit compare" + "Compare": "비교", + "Compare versions": "버전 비교", + "Select version from {{date}}": "{{date}}의 버전 선택", + "Version actions for {{date}}": "{{date}} 버전 작업", + "Comparing {{newer}} and {{older}}": "{{newer}} 및 {{older}} 비교 중", + "Exit compare": "비교 종료", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }