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

outlinePanel.i18n.json « electron-browser « outline « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e54b1abaefb074773101094dd2f3941f002a6e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"filter": "篩選",
	"collapse": "全部摺疊",
	"sortByPosition": "排序依據: 位置",
	"sortByName": "排序依據: 名稱",
	"sortByKind": "排序依據: 類型",
	"live": "追蹤游標",
	"no-editor": "沒有開啟的編輯器可提供大網資訊。"
}