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

previewContentProvider.i18n.json « features « out « markdown « extensions « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5730119088a1ac849183868d5e3cf179c5bfa96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "內容已停用安全性警告",
	"previewTitle": "預覽 [0]"
}