Browse Source

fix: <code> in zh-CN translation

tophf 4 years ago
parent
commit
09edd38fd4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/_locales/zh_CN/messages.yml

+ 2 - 2
src/_locales/zh_CN/messages.yml

@@ -117,8 +117,8 @@ descCustomCSS:
 descEditorOptions:
   description: Description of editor options JSON section.
   message: >-
-    在 JSON 对象中为 CodeMirror 和附加组件提供自定义选项,如 {"indentUnit":2,
-    "smartIndent":true}<code>,但请注意,其中一些选项在 Violentmonkey 中可能不起作用。 查看<a
+    在 JSON 对象中为 CodeMirror 和附加组件提供自定义选项,如 <code>{"indentUnit":2,
+    "smartIndent":true}</code>,但请注意,其中一些选项在 Violentmonkey 中可能不起作用。 查看<a
     href="https://codemirror.net/doc/manual.html#config" target="_blank"
     rel="noopener noreferrer">完整列表</a>。
 editHelpDocumention: