mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
11 lines
910 B
JSON
11 lines
910 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.showPreviewSecuritySelector.allowScriptsForWorkspaceTitle": "이 작업 영역에 대해 markdown 미리 보기에서 스크립트 실행 사용",
|
|
"preview.showPreviewSecuritySelector.currentSelection": "현재 설정",
|
|
"preview.showPreviewSecuritySelector.disallowScriptsForWorkspaceTitle": "이 작업 영역에 대해 markdown 미리 보기에서 스크립트 실행을 사용 안 함",
|
|
"preview.showPreviewSecuritySelector.title": "Markdown 미리 보기에 대한 보안 설정 변경"
|
|
} |