mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 06:40:30 -04:00
14 lines
752 B
JSON
14 lines
752 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."
|
|
],
|
|
"dacFx.deployRadioButtonLabel": "Déployer",
|
|
"dacFx.deployScriptRadioButtonLabel": "Générer le script de déploiement et déployer",
|
|
"dacFx.scriptRadioButtonLabel": "Générer un script de déploiement",
|
|
"dacfxDeployScript.saveFile": "Enregistrer",
|
|
"dacfx.generatedScriptLocation": "Emplacement du script de déploiement"
|
|
} |