Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Nov 2, 2020
1 parent 75031e8 commit bc4bab3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions langs/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cut": "Cut",
"autoUpdate": "Auto Update",
"openConfig": "Open Config",
"autoUpdateTip": "The available update package will be downloaded automatically after opening",
"autoUpdateTip": "The available update package will be downloaded automatically After enabling",
"mentions": "Mentions",
"appearance10": "Close button settings",
"appearance11": "shrink to the tray after clicking the close button",
Expand Down Expand Up @@ -124,41 +124,41 @@
"appearance3": "Select the syntax highlighting theme used in dark mode",
"appearance2": "Select the syntax highlighting theme used in light mode",
"appearance1": "Code Block Theme",
"md12": "After opening, the code block will be rendered in time when editing",
"md12": "After enabling, the code block will be rendered in time when editing",
"md11": "Code Block Preview",
"md14": "Math Block Preview",
"md15": "After opening, the math block will be rendered in time when editing",
"md15": "After enabling, the math block will be rendered in time when editing",
"min": "Mix",
"restore": "Restore",
"max": "Max",
"md1": "Automatically insert spaces between Chinese and Western (English, Arabic numerals and symbols, etc.) when entering",
"md2": "The spelling of terms is automatically replaced when inputting. Currently, the term definition table is built-in, mainly related to programming",
"md3": "When inputting, the English punctuation after Chinese is automatically replaced with the corresponding Chinese punctuation, such as <code>中文, English</code> replaced with <code>中文,English</code>",
"md4": "Automatically indent the beginning of paragraphs when previewing to conform to traditional Chinese typesetting habits",
"md5": "For example, <code>$100 does not want to be rendered as a mathematical formula $200</code>. After opening <code>$100 does not want to be rendered as a mathematical formula $</code> will be recognized as a formula",
"md5": "For example, <code>$100 does not want to be rendered as a mathematical formula $200</code>. After enabling <code>$100 does not want to be rendered as a mathematical formula $</code> will be recognized as a formula",
"md6": "MathJax has better compatibility, and KaTex has better performance",
"md7": "After opening, the editor toolbar will be hidden",
"md8": "After opening, it will recognize the [toc] grammar and generate an in-page outline block",
"md9": "After opening, it will recognize the footnote syntax and generate a footnote block",
"md10": "After opening, it will recognize the mark syntax, you can use <code>==Mark==</code> to highlight the mark text",
"fileTree1": "After opening, click (ie select) the document and it will open in the editor tab",
"md7": "After enabling, the editor toolbar will be hidden",
"md8": "After enabling, it will recognize the [toc] grammar and generate an in-page outline block",
"md9": "After enabling, it will recognize the footnote syntax and generate a footnote block",
"md10": "After enabling, it will recognize the mark syntax, you can use <code>==Mark==</code> to highlight the mark text",
"fileTree1": "After enabling, click (ie select) the document and it will open in the editor tab",
"fileTree2": "The file tree will automatically select the current document when the editor tab is switched",
"fileTree3": "Display assets folder",
"fileTree4": "Display the assets folder on the file tree and list the resource files",
"fileTree5": "The storage path of the newly created document when using block reference",
"fileTree6": "Such as /folder1/folder2/, if left blank, the current document folder will be used",
"graph1": "In the case of many nodes, some nodes will be reduced in order to improve rendering efficiency, and will not affect search results",
"graph2": "Filter nodes based on the number of references, this is only the default value, which can be dynamically adjusted on the relationship graph",
"image1": "After opening and pasting (cutting) the copied web content, the pictures will be automatically pulled to the local",
"image1": "After enabling and pasting (cutting) the copied web content, the pictures will be automatically pulled to the local",
"export13": "Anchor text wrapping symbol",
"export14": "Please fill in the left and the right anchor text wrapping symbol in the input box",
"export10": "Block Ref",
"export11": "Content handling of content block references when exporting Markdown",
"export12": "After opening, a Markdown file of <code>document_name.export.md</code> will be automatically generated when saving the document",
"export12": "After enabling, a Markdown file of <code>document_name.export.md</code> will be automatically generated when saving the document",
"theme11": "Select the theme used in dark mode",
"theme12": "Select the icons used in light mode",
"theme13": "Customize the current theme",
"theme14": "After opening, the customized theme will be used, and after closing, the original theme will be used",
"theme14": "After enabling, the customized theme will be used, and after closing, the original theme will be used",
"theme2": "Select the icons used in the user interface",
"language1": "Select the display language of the user interface",
"summary": "Summary",
Expand Down

0 comments on commit bc4bab3

Please sign in to comment.