Skip to content

Commit 26e2f0d

Browse files
committed
New translations en.xaml (Spanish (Modern))
[ci skip]
1 parent e27e3f7 commit 26e2f0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flow.Launcher/Languages/es.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">Por favor inténtelo de nuevo</system:String>
3333
<system:String x:Key="parseProxyFailed">No se puede analizar el proxy Http</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">No se ha podido registrar el atajo de teclado &quot;{0}&quot;. El atajo de teclado puede estar siendo utilizado por otro programa. Seleccione un atajo de teclado diferente o salga del otro programa.</system:String>
3741
<system:String x:Key="unregisterHotkeyFailed">No se ha podido anular el registro de la tecla de acceso rápido «{0}». Inténtelo de nuevo o consulte el registro para obtener más detalles</system:String>

0 commit comments

Comments
 (0)