From d4ae3970857f72dd3365e61a0e6e0a40dba696c4 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Tue, 25 Aug 2026 03:16:54 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- apps/client/public/locales/zh-CN/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 278da4b6d..4802ee992 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -294,6 +294,7 @@ "Export space": "导出空间", "Export {{type}}": "导出为 {{type}}", "File exceeds the {{limit}} attachment limit": "文件超出了 {{limit}} 类型附件限制", + "Media": "Media", "Align left": "靠左对齐", "Align right": "靠右对齐", "Align center": "居中对齐",