mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
10 lines
861 B
JSON
10 lines
861 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": "A tartalom egy része le van tiltva az aktuális dokumentumban",
|
|
"preview.securityMessage.title": "Potencionálisan veszélyes vagy nem biztonságos tartalom lett letiltva a markdown-előnézetben. Módosítsa a markdown-előnézet biztonsági beállításait a nem biztonságos tartalmak vagy parancsfájlok engedélyezéséhez!",
|
|
"preview.securityMessage.label": "Biztonsági figyelmeztetés: tartalom le van tiltva"
|
|
} |