diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2a3dca8a..68c861b2e 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
- Renamed the asset profile icon component to entity logo component and moved to `@ghostfolio/ui`
- Renamed `Account` to `accounts` in the `User` database schema
+- Improved the language localization for Polish (`pl`)
### Fixed
diff --git a/apps/client/src/locales/messages.pl.xlf b/apps/client/src/locales/messages.pl.xlf
index 3d3a8ac8c..8eaedb396 100644
--- a/apps/client/src/locales/messages.pl.xlf
+++ b/apps/client/src/locales/messages.pl.xlf
@@ -7473,7 +7473,7 @@
with API access for
- with API access for
+ z dostępem API dlaapps/client/src/app/pages/pricing/pricing-page.html266
@@ -7489,7 +7489,7 @@
Gather All Historical Market Data
- Gather All Historical Market Data
+ Zbierz wszystkie historyczne dane rynkoweapps/client/src/app/components/admin-market-data/admin-market-data.html231
@@ -7497,7 +7497,7 @@
Gather Historical Market Data
- Gather Historical Market Data
+ Zbierz historyczne dane rynkoweapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html29
@@ -7505,7 +7505,7 @@
Data Gathering is off
- Data Gathering is off
+ Zbieranie danych jest wyłączoneapps/client/src/app/components/admin-market-data/admin-market-data.html38
@@ -7513,7 +7513,7 @@
Performance Calculation
- Performance Calculation
+ Obliczanie wydajnościapps/client/src/app/components/user-account-settings/user-account-settings.html31
@@ -7521,7 +7521,7 @@
someone
- someone
+ ktośapps/client/src/app/pages/public/public-page.component.ts33
@@ -7529,7 +7529,7 @@
Add asset to watchlist
- Add asset to watchlist
+ Dodaj zasób do listy obserwowanychapps/client/src/app/components/home-watchlist/create-watchlist-item-dialog/create-watchlist-item-dialog.html7
@@ -7537,7 +7537,7 @@
Watchlist
- Watchlist
+ Lista obserwowanychapps/client/src/app/components/home-watchlist/home-watchlist.html4
@@ -7549,7 +7549,7 @@
Watchlist
- Watchlist
+ Lista obserwowanychapps/client/src/app/pages/home/home-page-routing.module.ts40
@@ -7561,7 +7561,7 @@
Get Early Access
- Get Early Access
+ Uzyskaj wcześniejszy dostępapps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html29
@@ -7569,7 +7569,7 @@
Do you really want to delete this item?
- Do you really want to delete this item?
+ Czy na pewno chcesz usunąć ten element?libs/ui/src/lib/benchmark/benchmark.component.ts132
@@ -7577,7 +7577,7 @@
Log out
- Log out
+ Wyloguj sięapps/client/src/app/components/header/header.component.html317
@@ -7585,7 +7585,7 @@
Calculations are based on delayed market data and may not be displayed in real-time.
- Calculations are based on delayed market data and may not be displayed in real-time.
+ Obliczenia opierają się na opóźnionych danych rynkowych i mogą nie być wyświetlane w czasie rzeczywistym.apps/client/src/app/components/home-market/home-market.html43
@@ -7593,7 +7593,7 @@
changelog
- changelog
+ dziennik zmiankebab-caselibs/common/src/lib/paths.ts
@@ -7602,7 +7602,7 @@
Demo user account has been synced.
- Demo user account has been synced.
+ Konto użytkownika demonstracyjnego zostało zsynchronizowane.apps/client/src/app/components/admin-overview/admin-overview.component.ts223
@@ -7610,7 +7610,7 @@
Sync Demo User Account
- Sync Demo User Account
+ Synchronizuj konto użytkownika demonstracyjnegoapps/client/src/app/components/admin-overview/admin-overview.html181
@@ -7618,7 +7618,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Fundusz awaryjny: Utworzenieapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7626,7 +7626,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ Nie utworzono funduszu awaryjnego apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7634,7 +7634,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ Utworzono fundusz awaryjny apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7642,7 +7642,7 @@
Fee Ratio
- Fee Ratio
+ Stosunek opłatapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7666,7 +7666,7 @@
Name
- Name
+ Nazwa libs/ui/src/lib/benchmark/benchmark.component.html11