Welcome to mirror list, hosted at ThFree Co, Russian Federation.

quickOpen.i18n.json « browser « tasks « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4aa882d2494a8d600e2082758d3aa83fe6f06db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"entryAriaLabel": "{0},工作",
	"recentlyUsed": "最近使用的工作",
	"configured": "設定的工作",
	"detected": "偵測到的工作",
	"customizeTask": "設定工作"
}