mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 12:08:36 -05:00
15 lines
655 B
JSON
15 lines
655 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"delete": "Excluir",
|
|
"codeBefore": "Inserir o código antes de",
|
|
"codeAfter": "Inserir o código depois de",
|
|
"markdownBefore": "Inserir Markdown antes de",
|
|
"markdownAfter": "Inserir o Markdown após",
|
|
"clear": "Limpar saída"
|
|
} |