mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Translation input.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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": "Esegue il mapping di tutti i file corrispondenti al criterio GLOB nel nome file alla lingua con l'ID specificato.",
|
||||
"assocDescriptionPath": "Esegue il mapping di tutti i file corrispondenti al criterio GLOB nel percorso completo alla lingua con l'ID specificato.",
|
||||
"assocLabelFile": "File con estensione",
|
||||
"assocLabelPath": "File con percorso"
|
||||
}
|
||||
Reference in New Issue
Block a user