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.