diff --git a/CHANGELOG.md b/CHANGELOG.md index 4359aa775..d40df6fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### 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