From e1fe356d9bdeb4ead9ef87584a479ef3c5b5d0b3 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Tue, 25 Aug 2026 02:14:30 +0100 Subject: [PATCH] New translations translation.json (Korean) [ci skip] --- apps/client/public/locales/ko-KR/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ko-KR/translation.json b/apps/client/public/locales/ko-KR/translation.json index eba01b006..15949f737 100644 --- a/apps/client/public/locales/ko-KR/translation.json +++ b/apps/client/public/locales/ko-KR/translation.json @@ -1308,5 +1308,7 @@ "Toggle workspace knowledge only": "Toggle workspace knowledge only", "Read-only mode": "Read-only mode", "AI Chat can search and read workspace content, but cannot create or edit pages.": "AI Chat can search and read workspace content, but cannot create or edit pages.", - "Toggle AI Chat read-only mode": "Toggle AI Chat read-only mode" + "Toggle AI Chat read-only mode": "Toggle AI Chat read-only mode", + "Title only": "Title only", + "you": "you" }