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

previewContentProvider.i18n.json « features « out « markdown « extensions « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6a53189d1b39f9bb4b20a5707e810594b23c9f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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.securityMessage.text": "已禁用此文档中的部分内容",
	"preview.securityMessage.title": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本。",
	"preview.securityMessage.label": "已禁用内容安全警告"
}