Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/extensions/markdown/out/security.i18n.json')
-rw-r--r--i18n/chs/extensions/markdown/out/security.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/chs/extensions/markdown/out/security.i18n.json b/i18n/chs/extensions/markdown/out/security.i18n.json
index 33e52ab8ae5..602d9a27b46 100644
--- a/i18n/chs/extensions/markdown/out/security.i18n.json
+++ b/i18n/chs/extensions/markdown/out/security.i18n.json
@@ -4,5 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "preview.showPreviewSecuritySelector.currentSelection": "当前设置"
+ "preview.showPreviewSecuritySelector.strictTitle": "严格模式,仅载入安全内容。",
+ "preview.showPreviewSecuritySelector.currentSelection": "当前设置",
+ "preview.showPreviewSecuritySelector.insecureContentTitle": "允许通过 http 载入内容。",
+ "preview.showPreviewSecuritySelector.scriptsAndAllContent": "允许所有内容,执行所有脚本。不推荐。",
+ "preview.showPreviewSecuritySelector.title": "选择此工作区中 Markdown 预览的安全设置"
} \ No newline at end of file