Skip to content

Commit 570f8c5

Browse files
committed
New translations en.xaml (Czech)
[ci skip]
1 parent 9ba2757 commit 570f8c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flow.Launcher/Languages/cs.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
<system:String x:Key="pleaseTryAgain">Please try again</system:String>
3333
<system:String x:Key="parseProxyFailed">Unable to parse Http Proxy</system:String>
3434

35+
<!-- AbstractPluginEnvironment -->
36+
<system:String x:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37+
<system:String x:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
38+
3539
<!-- MainWindow -->
3640
<system:String x:Key="registerHotkeyFailed">Nepodařilo se zaregistrovat hotkey &quot;{0}&quot;. Klávesová zkratka může být používána jiným programem. Změňte na jinou klávesu nebo ukončíte jiný program.</system:String>
3741
<system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey &quot;{0}&quot;. Please try again or see log for details</system:String>

0 commit comments

Comments
 (0)