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

versionPicker.i18n.json « utils « out « typescript « extensions « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e35174ba693ec5255b99786bc38d25179781d501 (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 版本"
}