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

dirtyFilesTracker.i18n.json « common « files « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 18dde6792fa795bd471ad0e3e7c7eb8310eb31d9 (plain)
1
2
3
4
5
6
7
8
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"dirtyFiles": "{0} 个未保存的文件"
}