microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cdp-node-version-compatibility

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 · 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}