Skip to content

Commit de82f08

Browse files
committed
New translations en.xaml (Spanish (Modern))
[ci skip]
1 parent bf08408 commit de82f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Languages/es.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<system:String x:Key="parseProxyFailed">No se puede analizar el proxy Http</system:String>
3434

3535
<!-- 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>
36+
<system:String x:Key="failToInstallTypeScriptEnv">No se ha podido instalar el entorno TypeScript. Por favor, inténtelo de nuevo más tarde.</system:String>
37+
<system:String x:Key="failToInstallPythonEnv">No se ha podido instalar el entorno Python. Por favor, inténtelo de nuevo más tarde.</system:String>
3838

3939
<!-- MainWindow -->
4040
<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>

0 commit comments

Comments
 (0)