mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
12 lines
665 B
JSON
12 lines
665 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."
|
|
],
|
|
"too many submodules": "“{0}”存储库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。",
|
|
"no repositories": "没有可用存储库",
|
|
"pick repo": "选择存储库"
|
|
} |