From d66687ab9144ea09efef0861c7d1b3c2a88f8ac1 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Wed, 17 Dec 2025 09:26:34 +0100 Subject: [PATCH] added outline chinese translations --- locales/zh-CN.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 492e605..f216ea4 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -121,6 +121,12 @@ "filter_by": "按 {{tag}} 过滤 ({{count}} 条笔记)" }, + "outline": { + "title": "大纲", + "no_headings": "未找到标题", + "hint": "使用 # 语法添加标题" + }, + "stats": { "words": "字数", "reading_time": "~{{minutes}}分钟阅读",