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

notificationsCommands.i18n.json « notifications « parts « browser « workbench « vs « src « kor « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e8144e0f388933eb17814c8a26b7ed2480cbdfa1 (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."
	],
	"notifications": "알림",
	"showNotifications": "알림 표시",
	"hideNotifications": "알림 숨기기",
	"clearAllNotifications": "모든 알림 지우기"
}