emmet.contribution.i18n.json 585 字节
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
{
I
isidor 已提交
7 8 9
	"emmetConfigurationTitle": "Emmet 配置",
	"expandAbbreviationAction": "Emmet: 展开缩写",
	"triggerExpansionOnTab": "启用后,按 TAB 键时,将展开 Emmet 缩写。"
D
Dirk Baeumer 已提交
10
}