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

simpleFindWidget.i18n.json « browser « find « contrib « editor « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c45550055e9c43ae25f8fd14d29629b0b6f25426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"label.find": "찾기",
	"placeholder.find": "찾기",
	"label.previousMatchButton": "이전 검색 결과",
	"label.nextMatchButton": "다음 검색 결과",
	"label.closeButton": "닫기"
}