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

previewContentProvider.i18n.json « out « markdown « extensions « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 693cea91cd1bc65f47148cc050c53081c08c0a3f (plain)
1
2
3
4
5
6
7
8
9
10
/*---------------------------------------------------------------------------------------------
 *  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": "스크립트 사용 안 함 보안 경고"
}