mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
10 lines
675 B
JSON
10 lines
675 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 預覽安全性設定變更為啟用指令碼"
|
|
} |