mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
14 lines
663 B
JSON
14 lines
663 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.
|
|
{
|
|
"open": "打开",
|
|
"merge changes": "合并更改",
|
|
"staged changes": "暂存的更改",
|
|
"changes": "更改",
|
|
"ok": "确定",
|
|
"neveragain": "不再显示",
|
|
"huge": "Git 存储库“{0}”中存在大量活动更改,将仅启用部分 Git 功能。"
|
|
} |