mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
10 lines
847 B
JSON
10 lines
847 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.text": "このドキュメントでは、スクリプトは無効です",
|
|
"preview.securityMessage.title": "マークダウン プレビューではスクリプトが無効になっています。スクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
|
|
"preview.securityMessage.label": "スクリプト無効のセキュリティ警告"
|
|
} |