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

debugQuickOpen.i18n.json « browser « debug « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b6a825d8df7ba21063c5477324e90c738c5271e8 (plain)
1
2
3
4
5
6
7
8
9
10
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.
{
	"entryAriaLabel": "{0},偵錯",
	"debugAriaLabel": "輸入要執行之啟動組態的名稱。",
	"noConfigurationsMatching": "沒有任何相符的偵錯組態",
	"noConfigurationsFound": "找不到任何偵錯組態。請建立'launch.json' 檔案。"
}