diff --git a/CHANGELOG.md b/CHANGELOG.md index abb7b6aab..93ec69abd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for French (`fr`) - Upgraded `class-validator` from version `0.14.1` to `0.14.2` ## 2.172.0 - 2025-06-19 diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf index 7b559945d..3ec7859e3 100644 --- a/apps/client/src/locales/messages.fr.xlf +++ b/apps/client/src/locales/messages.fr.xlf @@ -455,7 +455,7 @@ Asset Profiles - Profil d’Actifs + Profils d’Actifs apps/client/src/app/components/admin-settings/admin-settings.component.html 52 @@ -7698,7 +7698,7 @@ Asset Profiles - Asset Profiles + Profils d’Actifs libs/ui/src/lib/assistant/assistant.html 97 @@ -7706,7 +7706,7 @@ Live Demo - Live Demo + Démo Live libs/common/src/lib/routes/routes.ts 212 @@ -7722,7 +7722,7 @@ Single Account - Single Account + Compte Unique apps/client/src/app/pages/i18n/i18n-page.html 14 @@ -7730,7 +7730,7 @@ Your net worth is managed by a single account - Your net worth is managed by a single account + Votre patrimoine est géré par un compte unique apps/client/src/app/pages/i18n/i18n-page.html 15 @@ -7738,7 +7738,7 @@ Your net worth is managed by ${accountsLength} accounts - Your net worth is managed by ${accountsLength} accounts + Votre patrimoine est géré par ${accountsLength} comptes apps/client/src/app/pages/i18n/i18n-page.html 18