diff --git a/CHANGELOG.md b/CHANGELOG.md
index 218d1cd34..2a594c781 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for German (`de`)
- Improved the language localization for Italian (`it`)
- Improved the language localization for Polish (`pl`)
+- Improved the language localization for Turkish (`tr`)
- Upgraded the _Stripe_ dependencies
## 2.170.0 - 2025-06-11
diff --git a/apps/client/src/locales/messages.tr.xlf b/apps/client/src/locales/messages.tr.xlf
index 9df6d2060..d4f5808d9 100644
--- a/apps/client/src/locales/messages.tr.xlf
+++ b/apps/client/src/locales/messages.tr.xlf
@@ -7586,7 +7586,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Acil Durum Fonu: Kurulumapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7594,7 +7594,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ Acil durum fonu oluşturulmadı apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7602,7 +7602,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ Acil durum fonu kuruldu apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7610,7 +7610,7 @@
Fee Ratio
- Fee Ratio
+ Ücret Oranıapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7618,7 +7618,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Ücretler, ilk yatırımınızın %${thresholdMax} kadarını aşıyor (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html22
@@ -7626,7 +7626,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Ücretler, ilk yatırımınızın %${thresholdMax}'ını (${feeRatio}%) aşmaz apps/client/src/app/pages/i18n/i18n-page.html26
@@ -7634,7 +7634,7 @@
Name
- Name
+ İsim libs/ui/src/lib/benchmark/benchmark.component.html11
@@ -7642,7 +7642,7 @@
Find holding or page...
- Find holding or page...
+ Holding veya sayfayı bulun...libs/ui/src/lib/assistant/assistant.component.ts152
@@ -7650,7 +7650,7 @@
Quick Links
- Quick Links
+ Hızlı Bağlantılar libs/ui/src/lib/assistant/assistant.html45
@@ -7658,7 +7658,7 @@
Asset Profiles
- Asset Profiles
+ Varlık Profilleri libs/ui/src/lib/assistant/assistant.html96