From ac4536abb514681c68f062af32b090e57d77bbb7 Mon Sep 17 00:00:00 2001 From: Kiln Hast Date: Fri, 13 Jun 2025 02:37:12 -0600 Subject: [PATCH] Feature/improve language localization for CA 20250612 (#4900) * Improve language localization for CA * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.ca.xlf | 32 ++++++++++++------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58ba1de43..ca128c324 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the style of the assistant - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Renamed `User` to `user` in the database schema +- Improved the language localization for Catalan (`ca`) - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) - Improved the language localization for Polish (`pl`) diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf index 68aab0bd0..e16188a20 100644 --- a/apps/client/src/locales/messages.ca.xlf +++ b/apps/client/src/locales/messages.ca.xlf @@ -2816,7 +2816,7 @@ YTD - YTD + YTD apps/client/src/app/components/toggle/toggle.component.ts 23 @@ -3512,7 +3512,7 @@ General - General + General apps/client/src/app/pages/faq/faq-page.component.ts 38 @@ -3597,7 +3597,7 @@ ETFs - ETFs + ETFs apps/client/src/app/pages/features/features-page.html 25 @@ -4361,7 +4361,7 @@ Holding - Holding + Holding apps/client/src/app/pages/portfolio/activities/import-activities-dialog/import-activities-dialog.html 32 @@ -4437,7 +4437,7 @@ Allocations - Assignacions + Assignacions apps/client/src/app/pages/portfolio/allocations/allocations-page.html 4 @@ -4509,7 +4509,7 @@ Regions - Regions + Regions apps/client/src/app/pages/portfolio/allocations/allocations-page.html 198 @@ -4585,7 +4585,7 @@ By Account - By Account + Per compte apps/client/src/app/pages/portfolio/allocations/allocations-page.html 286 @@ -4593,7 +4593,7 @@ By ETF Provider - By ETF Provider + Pel proveïdor d’ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html 306 @@ -4601,7 +4601,7 @@ By ETF Holding - By ETF Holding + Per ETF Holding apps/client/src/app/pages/portfolio/allocations/allocations-page.html 333 @@ -4609,7 +4609,7 @@ Approximation based on the top holdings of each ETF - Approximation based on the top holdings of each ETF + Aproximació basada en les participacions principals de cada ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html 340 @@ -4617,7 +4617,7 @@ Analysis - Analysis + Anàlisi libs/common/src/lib/routes/routes.ts 93 @@ -4625,7 +4625,7 @@ Dividend - Dividend + Dividend apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts 51 @@ -4637,7 +4637,7 @@ Investment - Investment + Inversió apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts 56 @@ -4653,7 +4653,7 @@ Monthly - Monthly + Mensualment apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts 66 @@ -4661,7 +4661,7 @@ Yearly - Yearly + Anualment apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts 67 @@ -4669,7 +4669,7 @@ Analysis - Analysis + Anàlisi apps/client/src/app/pages/portfolio/analysis/analysis-page.html 2