From fa245c9e12cffa9c05062f1827407fa2e434b0d7 Mon Sep 17 00:00:00 2001 From: jlebutte Date: Sat, 7 Jun 2025 22:42:42 +0200 Subject: [PATCH] Update messages.fr.xlf --- apps/client/src/locales/messages.fr.xlf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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.ts 223 @@ -7610,7 +7610,7 @@ Sync Demo User Account - Sync Demo User Account + Synchroniser le compte utilisateur de démonstration apps/client/src/app/components/admin-overview/admin-overview.html 181 @@ -7618,7 +7618,7 @@ Emergency Fund: Set up - Emergency Fund: Set up + Fonds d'urgence : Configuration apps/client/src/app/pages/i18n/i18n-page.html 14 @@ -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.html 15 @@ -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.html 18 @@ -7642,7 +7642,7 @@ Fee Ratio - Fee Ratio + Ratio de frais apps/client/src/app/pages/i18n/i18n-page.html 21 @@ -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.html 22 @@ -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.html 26 @@ -7666,7 +7666,7 @@ Name - Name + Nom libs/ui/src/lib/benchmark/benchmark.component.html 11