From d1efa37e1b85302c23ece442540d0234a547549a Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:37 +0100 Subject: [PATCH] New translations translation.json (Korean) --- apps/client/public/locales/ko-KR/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index c6e3dc88..1043aee4 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "SSO 제공자 삭제", "Are you sure you want to delete this SSO provider?": "이 SSO 제공자를 삭제하시겠습니까?", "Action": "작업", - "{{ssoProviderType}} configuration": "{{ssoProviderType}} 구성" + "{{ssoProviderType}} configuration": "{{ssoProviderType}} 구성", + "Icon": "Icon", + "Upload image": "Upload image", + "Remove image": "Remove image", + "Failed to remove image": "Failed to remove image", + "Image exceeds 10MB limit.": "Image exceeds 10MB limit.", + "Image removed successfully": "Image removed successfully" }