From e86801dfe9e53f0c3a036e1ab3b429b0f3bcc9a7 Mon Sep 17 00:00:00 2001
From: Vinodh Zamboulingame <48854069+vzamboulingame@users.noreply.github.com>
Date: Sat, 26 Apr 2025 17:36:49 +0200
Subject: [PATCH] Feature/improve language localization for FR 20250426 (#4603)
* Improve french translation
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.fr.xlf | 12 ++++++------
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 328d7749..a7f152eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the error message of the currency code validation
- Tightened the currency code validation by requiring uppercase letters
+- Improved the language localization for Français (`fr`)
### Fixed
diff --git a/apps/client/src/locales/messages.fr.xlf b/apps/client/src/locales/messages.fr.xlf
index 78893b59..c788e87e 100644
--- a/apps/client/src/locales/messages.fr.xlf
+++ b/apps/client/src/locales/messages.fr.xlf
@@ -7883,7 +7883,7 @@
with API access for
- with API access for
+ avec accès API pourapps/client/src/app/pages/pricing/pricing-page.html266
@@ -7891,7 +7891,7 @@
Gather Recent Historical Market Data
- Gather Recent Historical Market Data
+ Collecter les données récentes du marché historiqueapps/client/src/app/components/admin-market-data/admin-market-data.html225
@@ -7899,7 +7899,7 @@
Gather All Historical Market Data
- Gather All Historical Market Data
+ Collecter toutes les données du marché historiqueapps/client/src/app/components/admin-market-data/admin-market-data.html230
@@ -7907,7 +7907,7 @@
Gather Historical Market Data
- Gather Historical Market Data
+ Collecter les données du marché historiqueapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html29
@@ -7915,7 +7915,7 @@
Data Gathering is off
- Data Gathering is off
+ La collecte de données est désactivéeapps/client/src/app/components/admin-market-data/admin-market-data.html38
@@ -7923,7 +7923,7 @@
Performance Calculation
- Performance Calculation
+ Calcul de performanceapps/client/src/app/components/user-account-settings/user-account-settings.html31