From 28d9bb81be6d59afcb42247507e0750cef34fe10 Mon Sep 17 00:00:00 2001 From: jlebutte Date: Fri, 20 Jun 2025 17:22:33 +0200 Subject: [PATCH] Feature/improve language localization for FR 20250620 (#4972) * Improve language localization for FR * Update changelog --- CHANGELOG.md | 6 ++++++ apps/client/src/locales/messages.fr.xlf | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index effee7e42..d61b9d4c0 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 French (`fr`) + ## 2.172.0 - 2025-06-19 ### Added 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