diff --git a/CHANGELOG.md b/CHANGELOG.md
index 175e6da02..dac0c3fa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the language localization for French (`fr`)
+- Improved the language localization for Polish (`pl`)
## 2.170.0 - 2025-06-11
diff --git a/apps/client/src/locales/messages.pl.xlf b/apps/client/src/locales/messages.pl.xlf
index 24d71366c..362c256fc 100644
--- a/apps/client/src/locales/messages.pl.xlf
+++ b/apps/client/src/locales/messages.pl.xlf
@@ -5905,7 +5905,7 @@
WTD
- WTD
+ WTD
libs/ui/src/lib/assistant/assistant.component.ts
338
@@ -5921,7 +5921,7 @@
MTD
- MTD
+ MTD
libs/ui/src/lib/assistant/assistant.component.ts
342
@@ -7622,7 +7622,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Opłaty przekraczają ${thresholdMax}% początkowej inwestycji (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
22
@@ -7630,7 +7630,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Opłaty nie przekraczają ${thresholdMax}% początkowej inwestycji (${feeRatio}%)
apps/client/src/app/pages/i18n/i18n-page.html
26
@@ -7646,7 +7646,7 @@
Find holding or page...
- Find holding or page...
+ Znajdź gospodarstwo lub stronę...
libs/ui/src/lib/assistant/assistant.component.ts
152
@@ -7654,7 +7654,7 @@
Quick Links
- Quick Links
+ Szybkie linki
libs/ui/src/lib/assistant/assistant.html
47