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

settingsEditor2.i18n.json « browser « preferences « parts « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dac3bc051e83ad11e171468a26ab4c86cba6fec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"SearchSettings.AriaLabel": "설정 검색",
	"SearchSettings.Placeholder": "설정 검색",
	"advancedCustomizationLabel": "고급 사용자 지정의 경우 다음 파일을 열고 편집하세요.",
	"treeAriaLabel": "설정"
}