mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
11 lines
761 B
JSON
11 lines
761 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.
|
|
{
|
|
"assocDescriptionFile": "Mappez au langage avec l'ID donné tous les fichiers dont le nom correspond au modèle Glob.",
|
|
"assocDescriptionPath": "Mappez au langage ayant l'ID spécifié tous les fichiers dont le chemin correspond au modèle Glob de chemin absolu.",
|
|
"assocLabelFile": "Fichiers avec extension",
|
|
"assocLabelPath": "Fichiers avec chemin"
|
|
} |