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

security.i18n.json « out « markdown « extensions « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11b7a0a2fdc5a5a56a5c5a907dd55603f14de8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*---------------------------------------------------------------------------------------------
 *  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.disallowScriptsForWorkspaceTitle": "不允許指令碼在此工作區的 Markdown 預覽中執行",
	"preview.showPreviewSecuritySelector.currentSelection": "目前的設定",
	"preview.showPreviewSecuritySelector.allowScriptsForWorkspaceTitle": "允許指令碼在此工作區的 Markdown 預覽中執行",
	"preview.showPreviewSecuritySelector.title": "變更 Markdown 預覽的安全性設定"
}