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

versionPicker.i18n.json « utils « out « typescript « extensions « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c91754a65f43e12a610b0d747d11a9764375e474 (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": "VS Code のバージョンを使用",
	"activeVersion": "現在有効",
	"useWorkspaceVersionOption": "ワークスペース バージョンの使用",
	"learnMore": "詳細情報",
	"selectTsVersion": "JavaScript および TypeScript 言語の機能に使用する TypeScript バージョンを選択します"
}