mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +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": "Сопоставить все файлы, соответствующие стандартной маске в имени файла, с языком с указанным кодом.",
|
||||
"assocDescriptionPath": "Сопоставить все файлы, соответствующие стандартной маске в полном пути, с языком с указанным кодом.",
|
||||
"assocLabelFile": "Файлы с расширением",
|
||||
"assocLabelPath": "Файлы с путем"
|
||||
}
|
||||
Reference in New Issue
Block a user