From 8d9c514097d6e63930186054bc183372a751825d Mon Sep 17 00:00:00 2001 From: "minbaby.zhang" Date: Thu, 22 Aug 2019 19:48:48 +0800 Subject: [PATCH] update lang --- locales/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 729a2306..2c376932 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -241,5 +241,6 @@ "Exploding character pairs": "Exploding character pairs", "Custom MarkdownLint Rules": "自定义 MarkdownLint 规则", "Enable MarkdownLint": "启用 MarkdownLint", - "When scrolling, synchronize preview with editor": "同步滚动" + "When scrolling, synchronize preview with editor": "同步滚动", + "This will delete all notes in the folder and can not be undone.": "即将删除文件夹中所有笔记,并且不能撤销。" }