microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.4.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/cht/src/extension/debugConfigurationProvider.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.
{
	"DebugAndroidConfigDesc": "執行並偵錯 Android 應用程式",
	"DebugiOSConfigDesc": "執行並偵錯 iOS 應用程式",
	"AttachToPackagerConfigDesc": "附加到已在運作的應用程式封裝工具",
	"DebugExpoConfigDesc": "在 Expo 中偵錯 Expo 應用程式或 React Native 應用程式",
	"DebugConfigQuickPickLabel": "挑選偵錯組態"
}