Skip to content

Commit d26bbc5

Browse files
committed
New translations en.xaml (Polish)
[ci skip]
1 parent 3b4771d commit d26bbc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Flow.Launcher/Languages/pl.xaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,8 +466,10 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
466466
<system:String x:Key="userdatapathButton">Otwórz folder</system:String>
467467
<system:String x:Key="advanced">Zaawansowane</system:String>
468468
<system:String x:Key="logLevel">Poziom logowania</system:String>
469-
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
469+
<system:String x:Key="LogLevelNONE">Silent</system:String>
470+
<system:String x:Key="LogLevelERROR">Błąd</system:String>
470471
<system:String x:Key="LogLevelINFO">Info</system:String>
472+
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
471473
<system:String x:Key="settingWindowFontTitle">Ustawienia czcionki okna</system:String>
472474

473475
<!-- Release Notes Window -->

0 commit comments

Comments
 (0)