Files
vscode/i18n/kor/extensions/markdown/out/previewContentProvider.i18n.json
2017-03-17 15:30:13 +01:00

10 lines
836 B
JSON

/*---------------------------------------------------------------------------------------------
* 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.label": "스크립트 사용 안 함 보안 경고",
"preview.securityMessage.text": "이 문서에서 스크립트가 사용하지 않도록 설정되었습니다.",
"preview.securityMessage.title": "Markdown 미리 보기에서 스크립트가 사용하지 않도록 설정되어 있습니다. 스크립트를 사용하도록 설정하려면 Markdown 미리 보기 보안 설정을 변경하세요."
}