microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
extract-uplicate-code-as-a-common-base-class

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/kor/src/debugger/rnDebugSession.i18n.json

9lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  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.
{
    "StartingDebuggerAppWorker": "디버거 앱 워커 시작",
    "DebuggerWorkerLoadedRuntimeOnPort": "디버거 작업자가 포트 {0}에 런타임을 로드했습니다."
}