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

keybindingEditing.i18n.json « common « keybinding « services « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 744b9cc606c7da1b2417c19be37a2ff4765a98d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"errorKeybindingsFileDirty": "因為按鍵繫結關係組態檔已變更,所以無法寫入。請先儲存,然後再試一次。",
	"emptyKeybindingsHeader": "將您的按鍵組合放入此檔案中以覆寫預設值"
}