Welcome to mirror list, hosted at ThFree Co, Russian Federation.

previewContentProvider.i18n.json « out « markdown « extensions « esn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b84626f5793c432b8fe92569d82bd4ec26c53fdf (plain)
1
2
3
4
5
6
7
8
9
10
/*---------------------------------------------------------------------------------------------
 *  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": "Parte del contenido ha sido deshabilitado en este documento",
	"preview.securityMessage.title": "Se ha deshabilitado el contenido potencialmente inseguro en la previsualización de Markdown. Para permitir el contenido inseguro o habilitar scripts cambie la configuración de la previsualización de Markdown",
	"preview.securityMessage.label": "Alerta de seguridad de contenido deshabilitado"
}