1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

update lang

This commit is contained in:
minbaby.zhang
2019-08-22 20:21:24 +08:00
committed by Junyoung Choi
parent 8d9c514097
commit 59add8982e

View File

@@ -228,10 +228,10 @@
"Insert Current Date and Time": "插入当前日期和时间", "Insert Current Date and Time": "插入当前日期和时间",
"Paste HTML": "粘贴 HTML", "Paste HTML": "粘贴 HTML",
"Show/Hide Menu Bar": "切换菜单栏", "Show/Hide Menu Bar": "切换菜单栏",
"Save tags of a note in alphabetical order": "按字母顺序存标签", "Save tags of a note in alphabetical order": "按字母顺序存标签",
"Show tags of a note in alphabetical order": "按字母顺序显示标签", "Show tags of a note in alphabetical order": "按字母顺序显示标签",
"Enable live count of notes": "实时统计标签下笔记个数", "Enable live count of notes": "实时统计标签下笔记个数",
"New notes are tagged with the filtering tags": "New notes are tagged with the filtering tags", "New notes are tagged with the filtering tags": "新建的笔记带有在标签列表过滤的标签",
"Front matter title field": "front-matter 抽取字段名", "Front matter title field": "front-matter 抽取字段名",
"Extract title from front matter": "启用从 front-matter 抽取标题", "Extract title from front matter": "启用从 front-matter 抽取标题",
"Enable HTML paste": "启用 HTML 粘贴(自动转换 html 到 md", "Enable HTML paste": "启用 HTML 粘贴(自动转换 html 到 md",
@@ -242,5 +242,6 @@
"Custom MarkdownLint Rules": "自定义 MarkdownLint 规则", "Custom MarkdownLint Rules": "自定义 MarkdownLint 规则",
"Enable MarkdownLint": "启用 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.": "即将删除文件夹中所有笔记,并且不能撤销。" "This will delete all notes in the folder and can not be undone.": "即将删除文件夹中所有笔记,并且不能撤销。",
"Always Ask": "每次询问"
} }