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: 9cec2a47a614c3e7fb8cc674197151a62343a068 (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.currentSelection": "目前的設定",
	"preview.showPreviewSecuritySelector.insecureContentTitle": "允許通過 http 載入內容。",
	"preview.showPreviewSecuritySelector.scriptsAndAllContent": "允許執行所有內容與指令碼。不建議使用。",
	"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
}