From 127a5f0a4b849f08753d938f9fca4da74cd5404d Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:18:47 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- .../public/locales/zh-CN/translation.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index 4879b9edd..1fa74e498 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -387,8 +387,8 @@ "Insert horizontal rule divider": "插入水平分割线", "Page break": "分页符", "Insert a page break for printing.": "插入一个用于打印的分页符。", - "Footnote": "Footnote", - "Insert a footnote reference.": "Insert a footnote reference.", + "Footnote": "脚注", + "Insert a footnote reference.": "插入脚注引用。", "Upload any image from your device.": "从设备上传任何图像", "Upload any video from your device.": "从设备上传任何视频", "Upload any audio from your device.": "从您的设备上传任意音频文件。", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "已删除 {{count}} 行", "{{count}} selected_one": "已选择 1 项", "{{count}} selected_other": "已选择 {{count}} 项", - "Compare": "Compare", - "Compare versions": "Compare versions", - "Select version from {{date}}": "Select version from {{date}}", - "Version actions for {{date}}": "Version actions for {{date}}", - "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", - "Exit compare": "Exit compare" + "Compare": "比较", + "Compare versions": "比较版本", + "Select version from {{date}}": "选择 {{date}} 的版本", + "Version actions for {{date}}": "{{date}} 的版本操作", + "Comparing {{newer}} and {{older}}": "正在比较 {{newer}} 和 {{older}}", + "Exit compare": "退出比较", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }