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

simpleFindWidget.i18n.json « browser « find « contrib « editor « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19f4b3b0c2debbf9c8d8bd17678104479fe6a4ff (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": "閉じる"
}