diff --git a/CHANGELOG.md b/CHANGELOG.md
index 328d7749..a7f152eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the error message of the currency code validation
- Tightened the currency code validation by requiring uppercase letters
+- Improved the language localization for Français (`fr`)
### Fixed
diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf
index 78893b59..c788e87e 100644
--- a/apps/client/src/locales/messages.fr.xlf
+++ b/apps/client/src/locales/messages.fr.xlf
@@ -7883,7 +7883,7 @@
with API access for
- with API access for
+ avec accès API pourapps/client/src/app/pages/pricing/pricing-page.html266
@@ -7891,7 +7891,7 @@
Gather Recent Historical Market Data
- Gather Recent Historical Market Data
+ Collecter les données récentes du marché historiqueapps/client/src/app/components/admin-market-data/admin-market-data.html225
@@ -7899,7 +7899,7 @@
Gather All Historical Market Data
- Gather All Historical Market Data
+ Collecter toutes les données du marché historiqueapps/client/src/app/components/admin-market-data/admin-market-data.html230
@@ -7907,7 +7907,7 @@
Gather Historical Market Data
- Gather Historical Market Data
+ Collecter les données du marché historiqueapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html29
@@ -7915,7 +7915,7 @@
Data Gathering is off
- Data Gathering is off
+ La collecte de données est désactivéeapps/client/src/app/components/admin-market-data/admin-market-data.html38
@@ -7923,7 +7923,7 @@
Performance Calculation
- Performance Calculation
+ Calcul de performanceapps/client/src/app/components/user-account-settings/user-account-settings.html31