You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/es.xaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,8 @@
33
33
<system:Stringx:Key="parseProxyFailed">No se puede analizar el proxy Http</system:String>
34
34
35
35
<!-- AbstractPluginEnvironment -->
36
-
<system:Stringx:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37
-
<system:Stringx:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
36
+
<system:Stringx:Key="failToInstallTypeScriptEnv">No se ha podido instalar el entorno TypeScript. Por favor, inténtelo de nuevo más tarde.</system:String>
37
+
<system:Stringx:Key="failToInstallPythonEnv">No se ha podido instalar el entorno Python. Por favor, inténtelo de nuevo más tarde.</system:String>
38
38
39
39
<!-- MainWindow -->
40
40
<system:Stringx:Key="registerHotkeyFailed">No se ha podido registrar el atajo de teclado "{0}". 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