mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 03:21:36 -04:00
11 lines
604 B
JSON
11 lines
604 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": "使用 {1} 中的 GIT {0}",
|
|
"updateGit": "更新 GIT",
|
|
"neverShowAgain": "不再显示",
|
|
"git20": "你似乎已安装 Git {0}。Code 和 Git 版本 >=2 一起工作最佳"
|
|
} |