diff --git a/CHANGELOG.md b/CHANGELOG.md
index f82b72a4d..6e687137b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
+- Improved the language localization for Turkish (`tr`)
## 2.180.0 - 2025-07-08
diff --git a/apps/client/src/locales/messages.tr.xlf b/apps/client/src/locales/messages.tr.xlf
index 1f1126391..3bbd10d1f 100644
--- a/apps/client/src/locales/messages.tr.xlf
+++ b/apps/client/src/locales/messages.tr.xlf
@@ -7792,7 +7792,7 @@
Get Access
- Get Access
+ Erişim Alın
apps/client/src/app/components/admin-settings/admin-settings.component.html
27
@@ -7800,7 +7800,7 @@
Learn more
- Learn more
+ Daha fazla bilgi edin
apps/client/src/app/components/admin-settings/admin-settings.component.html
38
@@ -7808,7 +7808,7 @@
new
- new
+ yeni
apps/client/src/app/components/admin-settings/admin-settings.component.html
67
@@ -7816,7 +7816,7 @@
Limited Offer!
- Limited Offer!
+ Sınırlı Teklif!
apps/client/src/app/pages/pricing/pricing-page.html
311
@@ -7832,7 +7832,7 @@
Available
- Available
+ Mevcut
apps/client/src/app/components/data-provider-status/data-provider-status.component.html
3
@@ -7840,7 +7840,7 @@
Unavailable
- Unavailable
+ Mevcut değil
apps/client/src/app/components/data-provider-status/data-provider-status.component.html
5
@@ -7848,7 +7848,7 @@
new
- new
+ yeni
apps/client/src/app/pages/admin/admin-page.component.ts
53
@@ -7856,7 +7856,7 @@
Investment
- Investment
+ Yatırım
apps/client/src/app/pages/i18n/i18n-page.html
14
@@ -7880,7 +7880,7 @@
Equity
- Equity
+ özsermaye
apps/client/src/app/pages/i18n/i18n-page.html
31
@@ -7912,7 +7912,7 @@
Fixed Income
- Fixed Income
+ Sabit Gelir
apps/client/src/app/pages/i18n/i18n-page.html
45
@@ -7944,7 +7944,7 @@
Investment: Base Currency
- Investment: Base Currency
+ Yatırım: Baz Para Birimi
apps/client/src/app/pages/i18n/i18n-page.html
60
@@ -7968,7 +7968,7 @@
Investment
- Investment
+ Yatırım
apps/client/src/app/pages/i18n/i18n-page.html
71
@@ -7992,7 +7992,7 @@
start
- start
+ baslangic
kebab-case
libs/common/src/lib/routes/routes.ts