Files
vscode/i18n/kor/extensions/git/out/model.i18n.json
2017-02-27 11:09:04 +01:00

11 lines
575 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": "변경 내용 병합",
"staged changes": "스테이징된 변경 내용"
}