extensionsQuickOpen.i18n.json 566 字节
Newer Older
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  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.
D
Dirk Baeumer 已提交
6
{
D
Dirk Baeumer 已提交
7 8 9
	"manage": "按 Enter 管理你的扩展。",
	"noExtensionsToInstall": "键入扩展名称",
	"searchFor": "按 Enter 以在应用商店中搜索“{0}”。"
D
Dirk Baeumer 已提交
10
}