Files
vscode/i18n/esn/extensions/git/out/main.i18n.json
2017-03-17 15:30:13 +01:00

10 lines
567 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.
{
"git20": "Parece que tiene instalado GIT {0}. El código funciona mejor con GIT >= 2",
"updateGit": "Actualizar GIT",
"using git": "Usando GIT {0} desde {1}"
}