From ede77bd6ac72a19e7aefc6f9b5dc1076949a23c9 Mon Sep 17 00:00:00 2001
From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com>
Date: Thu, 5 Feb 2026 19:24:17 +0100
Subject: [PATCH] New translations en.json (Chinese Simplified)
---
packages/excalidraw/locales/zh-CN.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/packages/excalidraw/locales/zh-CN.json b/packages/excalidraw/locales/zh-CN.json
index 1658015e9d..e19aed8a69 100644
--- a/packages/excalidraw/locales/zh-CN.json
+++ b/packages/excalidraw/locales/zh-CN.json
@@ -615,7 +615,7 @@
"description": "目前仅支持流程图、序列图和类图。其他类型在 Excalidraw 中将以图像呈现。",
"syntax": "Mermaid 语法",
"preview": "预览",
- "label": "",
+ "label": "Mermaid",
"inputPlaceholder": ""
},
"ttd": {
@@ -653,16 +653,16 @@
"invalidDiagram": "",
"fixInMermaid": "",
"aiRepair": "",
- "requestAborted": "",
- "requestFailed": "",
- "mermaidParseError": ""
+ "requestAborted": "请求中止",
+ "requestFailed": "请求失败",
+ "mermaidParseError": "Mermaid 语法错误"
},
"rateLimit": {
- "messageLimit": "",
- "generalRateLimit": "",
- "messageLimitInputPlaceholder": ""
+ "messageLimit": "您已达到免费版的 AI 使用上限。请尝试 Excalidraw+ 获取更多额度,或明天再试。",
+ "generalRateLimit": "慢点慢点,您的手速太快了!请稍候再试。",
+ "messageLimitInputPlaceholder": "您已达到消息上限"
},
- "upsellBtnLabel": ""
+ "upsellBtnLabel": "升级到 Plus"
},
"quickSearch": {
"placeholder": "快速搜索"