mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
16 lines
930 B
JSON
16 lines
930 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.description": "Somente carregar conteúdo seguro",
|
|
"insecureContent.title": "Permitir conteúdo inseguro",
|
|
"disable.title": "Desabilitar",
|
|
"disable.description": "Permitir a execução de conteúdo e scripts. Não recomendado",
|
|
"moreInfo.title": "Mais informações",
|
|
"enableSecurityWarning.title": "Habilitar a visualização de avisos de segurança neste espaço de trabalho",
|
|
"disableSecurityWarning.title": "Desabilitar a visualização de avisos de segurança neste espaço de trabalho"
|
|
} |