diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b10ea333..b0cea772e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the watchlist by the date of the last all time high, the current change to the all time high and the current market condition (experimental) +### Changed + +- Improved the language localization for Français (`fr`) + ## 2.158.0 - 2025-04-30 ### Added diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf index a9b3cd048..e554ce9ff 100644 --- a/apps/client/src/locales/messages.fr.xlf +++ b/apps/client/src/locales/messages.fr.xlf @@ -2831,7 +2831,7 @@ Hello, has shared a Portfolio with you! - Bonjour, a partagé un Portefeuille avec vous ! + Bonjour, a partagé un Portefeuille avec vous ! apps/client/src/app/pages/public/public-page.html 4 @@ -7931,7 +7931,7 @@ Add asset to watchlist - Add asset to watchlist + Ajouter un actif à la liste de suivi apps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html 7 @@ -7939,7 +7939,7 @@ Watchlist - Watchlist + Liste de suivi apps/client/src/app/components/home-watchlist/home-watchlist.html 4 @@ -7947,7 +7947,7 @@ Watchlist - Watchlist + Liste de suivi apps/client/src/app/pages/home/home-page-routing.module.ts 44 @@ -7959,7 +7959,7 @@ Get Early Access - Get Early Access + Obtenir un accès anticipé apps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html 29 @@ -7967,7 +7967,7 @@ Do you really want to delete this item? - Do you really want to delete this item? + Voulez-vous vraiment supprimer cet élément? libs/ui/src/lib/benchmark/benchmark.component.ts 122