mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
11 lines
803 B
JSON
11 lines
803 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.currentSelection": "目前的設定",
|
|
"preview.showPreviewSecuritySelector.insecureContentTitle": "允許通過 http 載入內容。",
|
|
"preview.showPreviewSecuritySelector.scriptsAndAllContent": "允許執行所有內容與指令碼。不建議使用。",
|
|
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
|
|
} |