emmet.contribution.i18n.json 1.0 KB
Newer Older
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  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.
D
Dirk Baeumer 已提交
6
{
D
Dirk Baeumer 已提交
7 8 9
	"emmetConfigurationTitle": "Emmet",
	"emmetPreferences": "Настройки, которые используются для изменения поведения некоторых действий и сопоставителей Emmet.",
	"emmetSyntaxProfiles": "Задайте профиль для указанного синтаксиса или используйте свой собственный профиль с определенными правилами.",
I
isidor 已提交
10
	"triggerExpansionOnTab": "Если включено, сокращения Emmet разворачиваются при нажатии клавиши TAB."
D
Dirk Baeumer 已提交
11
}