Files
vscode/i18n/kor/extensions/git/out/model.i18n.json
2017-04-12 10:35:32 +02:00

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": "스테이징된 변경 내용"
}