Files
vscode/i18n/kor/extensions/git/out/autofetch.i18n.json
2017-12-13 12:22:34 +01:00

11 lines
576 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.
{
"yes": "예",
"no": "아니요",
"not now": "나중에",
"suggest auto fetch": "Git 리포지토리 자동 페치하기를 사용하도록 설정하시겠습니까?"
}