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: 92e6cb0d38e9d96e3cd5293575dc3cea1a607300 (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": "Se han deshabilitado los scripts en este documento.",
	"preview.securityMessage.title": "Los scripts están deshabilitados en la vista previa de Markdown. Cambie la configuración de seguridad de la vista previa de Markdown para habilitar los scripts.",
	"preview.securityMessage.label": "Advertencia de seguridad de scripts deshabilitados"
}