Files
vscode/i18n/cht/extensions/markdown/out/extension.i18n.json
2017-03-24 15:34:54 +01:00

11 lines
841 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.allowScriptsForWorkspaceTitle": "允許指令碼在此工作區的 Markdown 預覽中執行",
"preview.showPreviewSecuritySelector.currentSelection": "目前的設定",
"preview.showPreviewSecuritySelector.disallowScriptsForWorkspaceTitle": "不允許指令碼在此工作區的 Markdown 預覽中執行",
"preview.showPreviewSecuritySelector.title": "變更 Markdown 預覽的安全性設定"
}