microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.11.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/cht/src/extension/commandPaletteHandler.i18n.json

12lines · 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 專案",
	"AnotherElementInspectorAlreadyRun": "已執行另一個元素偵測器",
	"PublishingAppToExponentServer": "正在將應用程式發佈到 Expo 伺服器。可能需要一些時間。",
	"ExpoAppSuccessfullyPublishedTo": "Expo 應用程式已成功發行至 {0}",
	"ExpoErrorOccuredMakeSureYouAreLoggedIn": "發生錯誤。請確定您已登入 Expo,且您專案設定正確可進行發行,同時您的封裝工具正以 Expo 方式執行。"
}