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

welcomePage.contribution.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4acbaf6f0acdab10437ec9ccfab9cb99fcb65e07 (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.
{
	"workbenchConfigurationTitle": "工作台",
	"workbench.startupEditor.none": "不使用編輯器開始。",
	"workbench.startupEditor.welcomePage": "開啟歡迎頁面 (預設)。",
	"workbench.startupEditor.newUntitledFile": "開啟新的無標題檔案。",
	"help": "說明"
}