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

historyMainService.i18n.json « electron-main « history « platform « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1a493c45dbe4633d71715638d910b12cb05e2e3 (plain)
1
2
3
4
5
6
7
8
9
10
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"newWindow": "新建窗口",
	"newWindowDesc": "打开一个新窗口",
	"folderDesc": "{0} {1}"
}