diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf
index fac798e8c..40cfa4afb 100644
--- a/apps/client/src/locales/messages.fr.xlf
+++ b/apps/client/src/locales/messages.fr.xlf
@@ -7602,7 +7602,7 @@
Demo user account has been synced.
- Demo user account has been synced.
+ Le compte utilisateur de démonstration a été synchronisé.apps/client/src/app/components/admin-overview/admin-overview.component.ts223
@@ -7610,7 +7610,7 @@
Sync Demo User Account
- Sync Demo User Account
+ Synchroniser le compte utilisateur de démonstrationapps/client/src/app/components/admin-overview/admin-overview.html181
@@ -7618,7 +7618,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Fonds d'urgence : Configurationapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7626,7 +7626,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ Aucun fonds d'urgence n'a été mis en place apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7634,7 +7634,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ Un fonds d'urgence a été mis en place apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7642,7 +7642,7 @@
Fee Ratio
- Fee Ratio
+ Ratio de fraisapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7650,7 +7650,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Les frais dépassent ${thresholdMax}% de votre investissement initial (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html22
@@ -7658,7 +7658,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Les frais ne dépassent pas ${thresholdMax}% de votre investissement initial (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html26
@@ -7666,7 +7666,7 @@
Name
- Name
+ Nom libs/ui/src/lib/benchmark/benchmark.component.html11