Skip to content

Commit 6285800

Browse files
committed
New translations en.xaml (Dutch)
[ci skip]
1 parent aaf329c commit 6285800

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flow.Launcher/Languages/nl.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">Probeer het opnieuw</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">Sneltoets &quot;{0}&quot; registreren. De sneltoets kan in gebruik zijn door een ander programma. Verander naar een andere sneltoets of sluit een ander programma.</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)