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

versionPicker.i18n.json « utils « out « typescript « extensions « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce195edd91d68b50a4cf3d20f65059c272be7ef7 (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.
{
	"useVSCodeVersionOption": "VSCode의 버전 사용",
	"activeVersion": "현재 활성",
	"useWorkspaceVersionOption": "작업 영역 버전 사용",
	"learnMore": "자세한 정보",
	"selectTsVersion": "JavaScript 및 TypeScript 언어 기능에 사용되는 TypeScript 버전 선택"
}