From f138c44de6067daf9800cb538abb97861319d990 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Thu, 14 May 2026 15:45:48 +0100 Subject: [PATCH] New translations translation.json (Korean) [ci skip] --- apps/client/public/locales/ko-KR/translation.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index 7d08ec195..8ad91e39d 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -71,6 +71,7 @@ "Export": "내보내기", "Failed to create page": "페이지 생성 실패", "Failed to delete page": "페이지 삭제 실패", + "Failed to restore page": "Failed to restore page", "Failed to fetch recent pages": "최근 페이지 불러오기 실패", "Failed to import pages": "페이지 가져오기 실패", "Failed to load page. An error occurred.": "페이지 불러오기 실패. 오류가 발생했습니다.", @@ -581,6 +582,8 @@ "Move to trash": "휴지통으로 이동", "Move this page to trash?": "이 페이지를 휴지통으로 이동하시겠습니까?", "Restore page": "페이지 복원", + "Permanently delete": "Permanently delete", + "{{name}} moved this page to Trash {{time}}.": "{{name}} moved this page to Trash {{time}}.", "Page moved to trash": "페이지가 휴지통으로 이동되었습니다", "Page restored successfully": "페이지가 성공적으로 복원되었습니다", "Deleted by": "삭제한 사람",