microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/kor/src/extension/commands/util/index.i18n.json
8lines · 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 | "ExpoErrorOccuredMakeSureYouAreLoggedIn": "오류가 발생했습니다. Expo에 로그인했는지, 프로젝트가 게시용으로 올바르게 설정되었는지, 패키저가 Expo로 실행되고 있는지 확인하세요." |
| 8 | } |