microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
remove-unused-debugging-code

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/cht/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}"
}