microsoft/vscode-react-native
Publicmirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable
i18n/cht/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 | } |