diff --git a/frontend/src/locale/messages.tr.xlf b/frontend/src/locale/messages.tr.xlf
index 7b699f16b..f025b764f 100644
--- a/frontend/src/locale/messages.tr.xlf
+++ b/frontend/src/locale/messages.tr.xlf
@@ -1583,6 +1583,7 @@
General
+ Genel
src/app/components/api-docs/api-docs.component.html
9,11
@@ -1933,6 +1934,7 @@
Returns details about difficulty adjustment.
+ Zorluk seviyesi hakkındaki detayları gösterir.
src/app/components/api-docs/api-docs.component.html
24,26
@@ -2047,6 +2049,7 @@
Returns the hex-encoded block header.
+ Hex ile kodlanmış blok başlığını gösterir.
src/app/components/api-docs/api-docs.component.html
230,233
@@ -2373,6 +2376,7 @@
Privacy Policy
+ Gizlilik politikası
src/app/components/api-docs/api-docs.component.html
880,885
@@ -2851,6 +2855,7 @@
Block Header Hex
+ Block Başlığı Hex'i
src/app/components/block/block.component.html
118,119
@@ -2997,6 +3002,7 @@
blocks
+ blocks
src/app/components/footer/footer.component.html
22,23
@@ -3013,6 +3019,7 @@
block
+ block
src/app/components/footer/footer.component.html
23,24
@@ -3252,6 +3259,7 @@
Just now
+ Az önce
src/app/components/time-since/time-since.component.ts
57
@@ -3263,6 +3271,7 @@
ago
+ önce
src/app/components/time-since/time-since.component.ts
67
@@ -3322,6 +3331,7 @@
After
+ 'den sonra
src/app/components/time-span/time-span.component.ts
67
@@ -3381,6 +3391,7 @@
In ~
+ Yaklaşık içinde
src/app/components/time-until/time-until.component.ts
66
@@ -3576,6 +3587,7 @@
Transaction Hex
+ İşlem Hex'i
src/app/components/transaction/transaction.component.html
220,221
@@ -3899,6 +3911,7 @@
Transaction Fees
+ İşlem Ücretleri
src/app/dashboard/dashboard.component.html
6,9
@@ -4017,6 +4030,7 @@
Difficulty Adjustment
+ Zorluk Seviyesi
src/app/dashboard/dashboard.component.html
208,211
@@ -4025,6 +4039,7 @@
Remaining
+ Kalan
src/app/dashboard/dashboard.component.html
214,216
@@ -4037,6 +4052,7 @@
Estimate
+ Tahmini
src/app/dashboard/dashboard.component.html
223,224
@@ -4049,6 +4065,7 @@
Previous
+ Önceki
src/app/dashboard/dashboard.component.html
235,236
@@ -4057,6 +4074,7 @@
Current Period
+ Şimdiki periyod
src/app/dashboard/dashboard.component.html
247,248
@@ -4069,6 +4087,7 @@
year
+ yıl
src/app/shared/i18n/dates.ts
3
@@ -4076,6 +4095,7 @@
years
+ yıllar
src/app/shared/i18n/dates.ts
4
@@ -4083,6 +4103,7 @@
month
+ ay
src/app/shared/i18n/dates.ts
5
@@ -4090,6 +4111,7 @@
months
+ ay
src/app/shared/i18n/dates.ts
6
@@ -4097,6 +4119,7 @@
week
+ hafta
src/app/shared/i18n/dates.ts
7
@@ -4104,6 +4127,7 @@
weeks
+ hafta
src/app/shared/i18n/dates.ts
8
@@ -4111,6 +4135,7 @@
day
+ gün
src/app/shared/i18n/dates.ts
9
@@ -4118,6 +4143,7 @@
days
+ gün
src/app/shared/i18n/dates.ts
10
@@ -4125,6 +4151,7 @@
hour
+ saat
src/app/shared/i18n/dates.ts
11
@@ -4132,6 +4159,7 @@
hours
+ saat
src/app/shared/i18n/dates.ts
12
@@ -4139,6 +4167,7 @@
minute
+ dakika
src/app/shared/i18n/dates.ts
13
@@ -4146,6 +4175,7 @@
minutes
+ dakika
src/app/shared/i18n/dates.ts
14
@@ -4153,6 +4183,7 @@
second
+ saniye
src/app/shared/i18n/dates.ts
15
@@ -4160,6 +4191,7 @@
seconds
+ saniye
src/app/shared/i18n/dates.ts
16