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

keybindingEditing.i18n.json « common « keybinding « services « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64707a70796c48a1ef492420f85dcb838ddf36fe (plain)
1
2
3
4
5
6
7
8
9
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"errorInvalidConfiguration": "无法写入键绑定。请打开*键绑定文件***以更正文件中的错误/警告,然后重试。",
	"errorKeybindingsFileDirty": "无法写入,因为文件已更新。请保存**键绑定**文件,然后重试。"
}