diff --git a/CHANGELOG.md b/CHANGELOG.md
index b83ec4667..0e55a089a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the language localization for Dutch (`nl`)
+- Improved the language localization for French (`fr`)
- Improved the language localization for Portuguese (`pt`)
## 2.181.0 - 2025-07-11
diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf
index b44c38793..5eccc0ba6 100644
--- a/apps/client/src/locales/messages.fr.xlf
+++ b/apps/client/src/locales/messages.fr.xlf
@@ -7968,7 +7968,7 @@
Investment
- Investment
+ Investissementapps/client/src/app/pages/i18n/i18n-page.html71
@@ -7976,7 +7976,7 @@
Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
- Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
+ Plus de ${thresholdMax}% de votre investissement actuel est en ${currency} (${maxValueRatio}%) apps/client/src/app/pages/i18n/i18n-page.html72
@@ -7984,7 +7984,7 @@
The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
- The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
+ La majeure partie de votre investissement actuel est en ${currency} (${maxValueRatio}%) et n’excède pas ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html76
@@ -7992,7 +7992,7 @@
start
- start
+ commencerkebab-caselibs/common/src/lib/routes/routes.ts
@@ -8005,7 +8005,7 @@
Do you really want to generate a new security token?
- Do you really want to generate a new security token?
+ Voulez-vous vraiment générer un nouveau jeton de sécurité?apps/client/src/app/components/user-account-access/user-account-access.component.ts176
@@ -8013,7 +8013,7 @@
Generate
- Generate
+ Générerapps/client/src/app/components/user-account-access/user-account-access.html43
@@ -8021,7 +8021,7 @@
Stocks
- Stocks
+ Actionsapps/client/src/app/components/markets/markets.component.ts54
@@ -8029,7 +8029,7 @@
Cryptocurrencies
- Cryptocurrencies
+ Crypto-monnaiesapps/client/src/app/components/markets/markets.component.ts55
@@ -8039,8 +8039,8 @@
-
-
+
+ apps/client/src/app/components/admin-users/admin-users.html
@@ -8049,7 +8049,7 @@
Manage Asset Profile
- Manage Asset Profile
+ Gérer le profil d’actifapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html434
@@ -8057,7 +8057,7 @@
Alternative Investment
- Alternative Investment
+ Investissement alternatiflibs/ui/src/lib/i18n.ts44
@@ -8065,7 +8065,7 @@
Collectible
- Collectible
+ Objet de collectionlibs/ui/src/lib/i18n.ts54