microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.7.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/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": "Uruchom i debuguj aplikację systemu Android",
	"DebugiOSConfigDesc": "Uruchom i debuguj aplikację systemu iOS",
	"AttachToPackagerConfigDesc": "Dołącz do już działającego narzędzia do tworzenia pakietów aplikacji",
	"DebugExpoConfigDesc": "Debugowanie aplikacji środowiska Expo lub aplikacji platformy React Native w środowisku Expo",
	"DebugConfigQuickPickLabel": "Wybierz konfiguracje debugowania"
}