mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
11 lines
841 B
JSON
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 預覽的安全性設定"
|
|
} |