Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix phrasing error in Polish translation of install wizard #9185

Merged
merged 2 commits into from
Apr 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ installWizard_installIncomplete_resumeInstallationButtonLabel=Ponów
installWizard_installIncomplete_message=Jenkins został ponownie uruchomiony w trakcie instalacji i wygląda, że część wtyczek nie została zainstalowana.
installWizard_installComplete_installComplete_restartRequiredMessage=Instalacja jest zakończona, ale niektóre wtyczki wymagają ponownego uruchomienia Jenkinsa.
installWizard_saveFirstUser=Zapisz i zakończ
installWizard_skipFirstUser=Kontynuuj jako administrator
installWizard_skipFirstUser=Pomiń i kontynuuj jako admin
installWizard_error_message=Wystąpił błąd podczas instalacji
installWizard_installCustom_dependenciesPrefix=Zależności
installWizard_pluginInstallFailure_title=Instalacja nie powiodła się
Expand Down
Loading