microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cdp-node-version-compatibility

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/debugger/appWorker.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.
{
	"DisconnectedFromThePackagerToReactNative": "프록시(패키지 작성 도구)에서 React Native 애플리케이션으로 연결이 끊어졌습니다. 곧 연결을 다시 시도합니다...",
	"EstablishedConnectionWithPackagerToReactNativeApp": "React Native 애플리케이션에 대한 프록시(패키지 작성 도구)와 연결을 설정했습니다."
}