From 5f7699ef16c1b85ac10dbfd5625fa6e962bff0af Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Tue, 25 Aug 2026 02:14:47 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- apps/client/public/locales/zh-CN/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 253908b59..278da4b6d 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/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" }