Files
vscode/i18n/chs/extensions/git/out/model.i18n.json
2018-02-28 17:52:05 -08:00

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": "选择存储库"
}