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