microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fix-build-errors

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/extension/appLauncher.i18n.json

17lines · 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.
{
    "PrewarmingBundleCache": "번들 캐시를 예열하는 중입니다. 다소 시간이 걸릴 수 있습니다...",
    "BuildingAndRunningApplication": "애플리케이션 빌드 및 실행",
    "PrepareHermesDebugging": "헤르메스 디버깅 준비",
    "PrepareHermesLaunch": "헤르메스 출시 준비",
    "PrepareDirectIosDebugging": "직접 iOS 디버깅 준비(실험적)",
    "PrepareDirectIosLaunch": "직접 iOS 실행 준비(실험적)",
    "DisableJSDebugging": "JS 디버깅 비활성화",
    "EnableJSDebugging": "JS 디버깅 활성화",
    "BrowserError": "브라우저 오류: {0}",
    "BrowserExit": "종료 코드: {0}로 인해 브라우저가 닫혔습니다."
}