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

debugQuickOpen.i18n.json « browser « debug « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 674839cc06939370fb72f3a776acf18d087ef439 (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' 파일을 만드세요."
}