From 4015f0987747d93997c9a12ef6ff33c7e636f066 Mon Sep 17 00:00:00 2001 From: Translate-O-Tron <75237327+outline-translations@users.noreply.github.com> Date: Sun, 7 Jun 2026 08:15:57 -0400 Subject: [PATCH] fix: New Chinese Simplified translations from Crowdin [ci skip] --- shared/i18n/locales/zh_CN/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json index f141c552ed..ab87d161f2 100644 --- a/shared/i18n/locales/zh_CN/translation.json +++ b/shared/i18n/locales/zh_CN/translation.json @@ -567,6 +567,7 @@ "Replacement": "替换", "Replace": "替换", "Replace all": "全部替换", + "Options": "Options", "Go to link": "转到链接", "Open link": "打开链接", "Remove link": "移除链接", @@ -647,10 +648,13 @@ "Edit image URL": "编辑图片 URL", "Default width": "默认宽度", "Distribute columns": "分布列", - "Delete table": "删除表格", "Export as CSV": "导出为 CSV", + "Delete table": "删除表格", + "Align": "Align", + "Sort": "Sort", "Sort ascending": "升序排序", "Sort descending": "降序排序", + "Background": "Background", "Toggle header": "切换标题", "Insert after": "在之后插入", "Insert before": "在之前插入",