microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.6.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/kor/src/extension/commandPaletteHandler.i18n.json

12lines · 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 "AnotherElementInspectorAlreadyRun": "다른 요소 검사기가 이미 실행되었습니다.",
9 "PublishingAppToExponentServer": "Expo 서버에 앱을 게시하는 중입니다. 시간이 조금 걸릴 수 있습니다.",
10 "ExpoAppSuccessfullyPublishedTo": "Expo 앱이 {0}에 게시되었습니다.",
11 "ExpoErrorOccuredMakeSureYouAreLoggedIn": "오류가 발생했습니다. Expo에 로그인했고, 프로젝트가 게시하도록 제대로 설정되었고, 패키지 작성 도구가 Expo로 실행되고 있는지 확인하세요."
12}