extensionsQuickOpen.i18n.json 601 字节
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": "Appuyez sur Entrée pour gérer vos extensions.",
	"noExtensionsToInstall": "Tapez un nom d'extension",
	"searchFor": "Appuyez sur Entrée pour rechercher '{0}' dans le Marketplace."
D
Dirk Baeumer 已提交
10
}