mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
12 lines
594 B
JSON
12 lines
594 B
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"cantshow": "개체를 표시할 수 없음",
|
|
"changes": "변경 내용",
|
|
"merge changes": "변경 내용 병합",
|
|
"open": "열기",
|
|
"staged changes": "스테이징된 변경 내용"
|
|
} |