Files
vscode/i18n/cht/extensions/markdown/out/security.i18n.json
2017-07-29 16:07:07 -07:00

11 lines
803 B
JSON

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"preview.showPreviewSecuritySelector.currentSelection": "目前的設定",
"preview.showPreviewSecuritySelector.insecureContentTitle": "允許通過 http 載入內容。",
"preview.showPreviewSecuritySelector.scriptsAndAllContent": "允許執行所有內容與指令碼。不建議使用。",
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
}