From 2e4ad7b0eadccb93bc4d026f82f6711e82638795 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:15:34 +0100 Subject: [PATCH] Feature/move language localization for Polski from experimental to general availability (#4200) * Move language localization for Polski from experimental to general availability * Update changelog --- CHANGELOG.md | 1 + apps/api/src/assets/sitemap.xml | 10 ++++------ .../user-account-settings/user-account-settings.html | 10 ++++------ apps/client/src/app/pages/features/features-page.html | 7 +++---- 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 304478425..cced37c04 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 +- Moved the language localization for Polski (`pl`) from experimental to general availability - Extended the _Financial Modeling Prep_ service - Switched to _ESLint_’s flat config format - Upgraded `chart.js` from version `4.2.0` to `4.4.7` diff --git a/apps/api/src/assets/sitemap.xml b/apps/api/src/assets/sitemap.xml index 9fd989f4e..a422ff31a 100644 --- a/apps/api/src/assets/sitemap.xml +++ b/apps/api/src/assets/sitemap.xml @@ -504,12 +504,10 @@ https://ghostfol.io/pl/o-ghostfolio ${currentDate}T00:00:00+00:00 - + + https://ghostfol.io/pl/open + ${currentDate}T00:00:00+00:00 + https://ghostfol.io/pl/rynki ${currentDate}T00:00:00+00:00 diff --git a/apps/client/src/app/components/user-account-settings/user-account-settings.html b/apps/client/src/app/components/user-account-settings/user-account-settings.html index b0b8c227e..8bd2efd1f 100644 --- a/apps/client/src/app/components/user-account-settings/user-account-settings.html +++ b/apps/client/src/app/components/user-account-settings/user-account-settings.html @@ -100,12 +100,10 @@ >Nederlands (Community) - @if (user?.settings?.isExperimentalFeatures) { - Polski (Community) - } + Polski (Community) Português (Community)Multi-Language

Use Ghostfolio in multiple languages: English, - + - Dutch, French, German, Italian, - - Portuguese, Spanish and Turkish + Dutch, French, German, Italian, Polish, Portuguese, Spanish + and Turkish are currently supported.