microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
smoke-actionbar-timeout-assertion

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/plk/src/extension/commands/revertOpenModule.i18n.json

13lines · 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.
{
    "FailedToDeleteMainFile": "Nie udało się usunąć pliku open-main.js",
    "NotFindMainFile": "Nie znaleziono pliku open-main.js w otwartym module, pomiń usuwanie głównego pliku",
    "FailedToDeleteEntry": "Nie udało się usunąć wpisu głównego",
    "NotFindMainEntry": "Nie znaleziono głównego wpisu w pliku package.json, pomiń usuwanie wpisu",
    "CompleteOpenModuleCleaUp": "Czyszczenie otwartego modułu zostało zakończone",
    "NotFindOpenModule": "Nie można znaleźć otwartego modułu w Twoim projekcie. Sprawdź jeszcze raz"
}