mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
15 lines
963 B
JSON
15 lines
963 B
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"strict.title": "Estricto",
|
|
"strict.description": "Cargar solo el contenido seguro",
|
|
"insecureContent.title": "Permitir contenido inseguro",
|
|
"insecureContent.description": "Habilitar la carga del contenido sobre http",
|
|
"disable.title": "Deshabilitar",
|
|
"disable.description": "Permitir todo el contenido y la ejecución de scripts. No se recomienda.",
|
|
"moreInfo.title": "Más información",
|
|
"preview.showPreviewSecuritySelector.title": "Seleccione configuración de seguridad para las previsualizaciones de Markdown en esta área de trabajo"
|
|
} |