Skip to content

Commit 54b483c

Browse files
committed
New translations en.xaml (French)
[ci skip]
1 parent 8dde05b commit 54b483c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Languages/fr.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">Impossible d'analyser le 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">Échec de l'installation de l'environnement TypeScript. Veuillez réessayer plus tard.</system:String>
37+
<system:String x:Key="failToInstallPythonEnv">Échec de l'installation de l'environnement Python. Veuillez réessayer plus tard.</system:String>
3838

3939
<!-- MainWindow -->
4040
<system:String x:Key="registerHotkeyFailed">Échec lors de l'enregistrement du raccourci : {0}</system:String>

0 commit comments

Comments
 (0)