From 976c290fa7af58863c30f0b90621d47c56f72a53 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Tue, 25 Aug 2026 03:16:38 +0100 Subject: [PATCH] New translations translation.json (Korean) [ci skip] --- apps/client/public/locales/ko-KR/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index 15949f737..a2494e252 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -294,6 +294,7 @@ "Export space": "Space 내보내기", "Export {{type}}": "{{type}} 내보내기", "File exceeds the {{limit}} attachment limit": "첨부 파일 크기 제한 {{limit}}을 초과했습니다", + "Media": "Media", "Align left": "왼쪽 정렬", "Align right": "오른쪽 정렬", "Align center": "가운데 정렬",