mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 03:21:36 -04:00
11 lines
617 B
JSON
11 lines
617 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.
|
|
{
|
|
"using git": "Usando GIT {0} desde {1}",
|
|
"updateGit": "Actualizar GIT",
|
|
"neverShowAgain": "No volver a mostrar",
|
|
"git20": "Parece que tiene instalado GIT {0}. El código funciona mejor con GIT >= 2"
|
|
} |