mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
15 lines
948 B
JSON
15 lines
948 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.
|
|
{
|
|
"strict.title": "Strict",
|
|
"strict.description": "Carica solo contenuto protetto",
|
|
"insecureContent.title": "Consenti contenuto non protetto",
|
|
"insecureContent.description": "Consente il caricamento di contenuti tramite HTTP",
|
|
"disable.title": "Disabilita",
|
|
"disable.description": "Consente l'esecuzione di tutti i contenuti e script. Scelta non consigliata",
|
|
"moreInfo.title": "Altre informazioni",
|
|
"preview.showPreviewSecuritySelector.title": "Seleziona impostazioni di protezione per le anteprime Markdown in questa area di lavoro"
|
|
} |