microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
transitive-dependency-serialize-javascript-root

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/extension/commands/publishToExpHost.i18n.json

10lines · 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.
{
    "ExponentPublishingWasUnsuccessfulMakeSureYoureLoggedInToExpo": "게시에 실패했습니다. Expo에 로그인했는지, 프로젝트가 유효한 Expo 프로젝트인지 확인하세요.",
    "PublishingAppToExponentServer": "Expo 서버에 앱을 게시하는 중입니다. 잠시 시간이 걸릴 수 있습니다.",
    "ExpoAppSuccessfullyPublishedTo": "Expo 앱이 {0}에 성공적으로 게시되었습니다."
}