microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.12.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/extension/exponent/exponentPlatform.i18n.json

9lines · modecode

1/*---------------------------------------------------------------------------------------------
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License. See License.txt in the project root for license information.
4 *--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7 "ApplicationIsRunningOnExponentOpenToSeeIt": "애플리케이션이 Expo에서 실행 중입니다. {0}에서 Expo 앱을 열어 확인합니다.",
8 "ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "애플리케이션이 Expo에서 실행 중입니다. 디바이스를 흔들고 '원격으로 JS 디버그'를 선택하여 디버깅을 사용하도록 설정하세요."
9}