We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7876a commit 7fe8530Copy full SHA for 7fe8530
Plugins/Flow.Launcher.Plugin.Sys/Languages/pl.xaml
@@ -69,7 +69,7 @@
69
<system:String x:Key="flowlauncher_plugin_sys_reset">Zresetuj</system:String>
70
<system:String x:Key="flowlauncher_plugin_sys_confirm">Potwierdź</system:String>
71
<system:String x:Key="flowlauncher_plugin_sys_cancel">Anuluj</system:String>
72
- <system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String>
+ <system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Proszę wprowadzić niepuste słowo kluczowe polecenia</system:String>
73
74
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Komendy systemowe</system:String>
75
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Wykonywanie komend systemowych, np. wyłącz, zablokuj komputer, otwórz ustawienia itp.</system:String>
0 commit comments