diff --git a/frontend/src/locale/messages.de.xlf b/frontend/src/locale/messages.de.xlf
index 290bded92..d2920d483 100644
--- a/frontend/src/locale/messages.de.xlf
+++ b/frontend/src/locale/messages.de.xlf
@@ -1583,6 +1583,7 @@
General
+ Allgemein
src/app/components/api-docs/api-docs.component.html
9,11
@@ -1933,6 +1934,7 @@
Returns details about difficulty adjustment.
+ Gibt Details zu der Schwierigkeitsanpassung zurück.
src/app/components/api-docs/api-docs.component.html
24,26
@@ -2046,6 +2048,7 @@
Returns the hex-encoded block header.
+ Gibt den hex-kodierten Block-Header zurück.
src/app/components/api-docs/api-docs.component.html
230,233
@@ -2837,6 +2840,7 @@
Block Header Hex
+ Block-Header Hex
src/app/components/block/block.component.html
118,119
@@ -2983,6 +2987,7 @@
blocks
+ Blöcke
src/app/components/footer/footer.component.html
22,23
@@ -2999,6 +3004,7 @@
block
+ Block
src/app/components/footer/footer.component.html
23,24
@@ -3238,6 +3244,7 @@
Just now
+ Gerade eben
src/app/components/time-since/time-since.component.ts
57
@@ -3249,6 +3256,7 @@
ago
+ Vor
src/app/components/time-since/time-since.component.ts
67
@@ -3308,6 +3316,7 @@
After
+ Nach
src/app/components/time-span/time-span.component.ts
67
@@ -3367,6 +3376,7 @@
In ~
+ In ~
src/app/components/time-until/time-until.component.ts
65
@@ -3877,6 +3887,7 @@
Fee Estimates
+ Gebührenschätzungen
src/app/dashboard/dashboard.component.html
6,9
@@ -3995,6 +4006,7 @@
Difficulty Adjustment
+ Schwierigkeitsanpassung
src/app/dashboard/dashboard.component.html
202,205
@@ -4003,6 +4015,7 @@
Remaining
+ Verbleibend
src/app/dashboard/dashboard.component.html
208,210
@@ -4015,6 +4028,7 @@
Estimate
+ Schätzung
src/app/dashboard/dashboard.component.html
217,218
@@ -4027,6 +4041,7 @@
Previous: %
+ Vorige: %
src/app/dashboard/dashboard.component.html
219,220
@@ -4035,6 +4050,7 @@
Current Period
+ Laufende Periode
src/app/dashboard/dashboard.component.html
222,223
@@ -4047,6 +4063,7 @@
year
+ Jahr
src/app/shared/i18n/dates.ts
3
@@ -4054,6 +4071,7 @@
years
+ Jahre
src/app/shared/i18n/dates.ts
4
@@ -4061,6 +4079,7 @@
month
+ Monat
src/app/shared/i18n/dates.ts
5
@@ -4068,6 +4087,7 @@
months
+ Monate
src/app/shared/i18n/dates.ts
6
@@ -4075,6 +4095,7 @@
week
+ Woche
src/app/shared/i18n/dates.ts
7
@@ -4082,6 +4103,7 @@
weeks
+ Wochen
src/app/shared/i18n/dates.ts
8
@@ -4089,6 +4111,7 @@
day
+ Tag
src/app/shared/i18n/dates.ts
9
@@ -4096,6 +4119,7 @@
days
+ Tage
src/app/shared/i18n/dates.ts
10
@@ -4103,6 +4127,7 @@
hour
+ Stunde
src/app/shared/i18n/dates.ts
11
@@ -4110,6 +4135,7 @@
hours
+ Stunden
src/app/shared/i18n/dates.ts
12
@@ -4117,6 +4143,7 @@
minute
+ Minute
src/app/shared/i18n/dates.ts
13
@@ -4124,6 +4151,7 @@
minutes
+ Minuten
src/app/shared/i18n/dates.ts
14
@@ -4131,6 +4159,7 @@
second
+ Sekunde
src/app/shared/i18n/dates.ts
15
@@ -4138,6 +4167,7 @@
seconds
+ Sekunden
src/app/shared/i18n/dates.ts
16
diff --git a/frontend/src/locale/messages.fi.xlf b/frontend/src/locale/messages.fi.xlf
index 8b7ddabd9..47ef507f9 100644
--- a/frontend/src/locale/messages.fi.xlf
+++ b/frontend/src/locale/messages.fi.xlf
@@ -1583,6 +1583,7 @@
General
+ Yleinen
src/app/components/api-docs/api-docs.component.html
9,11
@@ -1933,6 +1934,7 @@
Returns details about difficulty adjustment.
+ Palauttaa yksityiskohtaiset tiedot vaikeudensäädöstä.
src/app/components/api-docs/api-docs.component.html
24,26
@@ -2046,6 +2048,7 @@
Returns the hex-encoded block header.
+ Palauttaa heksakoodatun lohkon järjestysnumeron.
src/app/components/api-docs/api-docs.component.html
230,233
@@ -2837,6 +2840,7 @@
Block Header Hex
+ Lohkon järjestysnumero heksa
src/app/components/block/block.component.html
118,119
@@ -2983,6 +2987,7 @@
blocks
+ lohkot
src/app/components/footer/footer.component.html
22,23
@@ -2999,6 +3004,7 @@
block
+ lohkot
src/app/components/footer/footer.component.html
23,24
@@ -3238,6 +3244,7 @@
Just now
+ Juuri nyt
src/app/components/time-since/time-since.component.ts
57
@@ -3249,6 +3256,7 @@
ago
+ sitten
src/app/components/time-since/time-since.component.ts
67
@@ -3308,6 +3316,7 @@
After
+ Jälkeen
src/app/components/time-span/time-span.component.ts
67
@@ -3367,6 +3376,7 @@
In ~
+ sisällä~
src/app/components/time-until/time-until.component.ts
65
@@ -3877,6 +3887,7 @@
Fee Estimates
+ Siirtokulu arviot
src/app/dashboard/dashboard.component.html
6,9
@@ -3995,6 +4006,7 @@
Difficulty Adjustment
+ Vaikeudensäätö
src/app/dashboard/dashboard.component.html
202,205
@@ -4003,6 +4015,7 @@
Remaining
+ Jäljellä
src/app/dashboard/dashboard.component.html
208,210
@@ -4015,6 +4028,7 @@
Estimate
+ Arvio
src/app/dashboard/dashboard.component.html
217,218
@@ -4027,6 +4041,7 @@
Previous: %
+ Edellinen:%
src/app/dashboard/dashboard.component.html
219,220
@@ -4035,6 +4050,7 @@
Current Period
+ Nykyinen jakso
src/app/dashboard/dashboard.component.html
222,223
@@ -4047,6 +4063,7 @@
year
+ vuosi
src/app/shared/i18n/dates.ts
3
@@ -4054,6 +4071,7 @@
years
+ vuodet
src/app/shared/i18n/dates.ts
4
@@ -4061,6 +4079,7 @@
month
+ kuukausi
src/app/shared/i18n/dates.ts
5
@@ -4068,6 +4087,7 @@
months
+ kuukautta
src/app/shared/i18n/dates.ts
6
@@ -4075,6 +4095,7 @@
week
+ viikko
src/app/shared/i18n/dates.ts
7
@@ -4082,6 +4103,7 @@
weeks
+ viikkoa
src/app/shared/i18n/dates.ts
8
@@ -4089,6 +4111,7 @@
day
+ päivä
src/app/shared/i18n/dates.ts
9
@@ -4096,6 +4119,7 @@
days
+ päivät
src/app/shared/i18n/dates.ts
10
@@ -4103,6 +4127,7 @@
hour
+ tunti
src/app/shared/i18n/dates.ts
11
@@ -4110,6 +4135,7 @@
hours
+ tunnit
src/app/shared/i18n/dates.ts
12
@@ -4117,6 +4143,7 @@
minute
+ minuutti
src/app/shared/i18n/dates.ts
13
@@ -4124,6 +4151,7 @@
minutes
+ minuutteja
src/app/shared/i18n/dates.ts
14
@@ -4131,6 +4159,7 @@
second
+ sekuntti
src/app/shared/i18n/dates.ts
15
@@ -4138,6 +4167,7 @@
seconds
+ sekunnit
src/app/shared/i18n/dates.ts
16
diff --git a/frontend/src/locale/messages.he.xlf b/frontend/src/locale/messages.he.xlf
index 752821454..1c0575ff1 100644
--- a/frontend/src/locale/messages.he.xlf
+++ b/frontend/src/locale/messages.he.xlf
@@ -3212,6 +3212,7 @@
Just now
+ זה עתה
src/app/components/time-since/time-since.component.ts
57
@@ -3223,6 +3224,7 @@
ago
+ לפני
src/app/components/time-since/time-since.component.ts
67
@@ -3282,6 +3284,7 @@
After
+ אחרי
src/app/components/time-span/time-span.component.ts
67
@@ -3341,6 +3344,7 @@
In ~
+ תוך ~
src/app/components/time-until/time-until.component.ts
65
@@ -3851,6 +3855,7 @@
Fee Estimates
+ עמלה מוערכת
src/app/dashboard/dashboard.component.html
6,9
@@ -3969,6 +3974,7 @@
Difficulty Adjustment
+ התאמת קשי
src/app/dashboard/dashboard.component.html
202,205
@@ -3977,6 +3983,7 @@
Remaining
+ נותרו
src/app/dashboard/dashboard.component.html
208,210
@@ -3989,6 +3996,7 @@
Estimate
+ הערכה
src/app/dashboard/dashboard.component.html
217,218
@@ -4009,6 +4017,7 @@
Current Period
+ מחזור נוכחי
src/app/dashboard/dashboard.component.html
222,223
@@ -4021,6 +4030,7 @@
year
+ שנה
src/app/shared/i18n/dates.ts
3
@@ -4028,6 +4038,7 @@
years
+ שנים
src/app/shared/i18n/dates.ts
4
@@ -4035,6 +4046,7 @@
month
+ חודש
src/app/shared/i18n/dates.ts
5
@@ -4042,6 +4054,7 @@
months
+ חודשים
src/app/shared/i18n/dates.ts
6
@@ -4049,6 +4062,7 @@
week
+ שבוע
src/app/shared/i18n/dates.ts
7
@@ -4056,6 +4070,7 @@
weeks
+ שבועות
src/app/shared/i18n/dates.ts
8
@@ -4063,6 +4078,7 @@
day
+ יום
src/app/shared/i18n/dates.ts
9
@@ -4070,6 +4086,7 @@
days
+ ימים
src/app/shared/i18n/dates.ts
10
@@ -4077,6 +4094,7 @@
hour
+ שעה
src/app/shared/i18n/dates.ts
11
@@ -4084,6 +4102,7 @@
hours
+ שעות
src/app/shared/i18n/dates.ts
12
@@ -4091,6 +4110,7 @@
minute
+ דקה
src/app/shared/i18n/dates.ts
13
@@ -4098,6 +4118,7 @@
minutes
+ דקות
src/app/shared/i18n/dates.ts
14
@@ -4105,6 +4126,7 @@
second
+ שניה
src/app/shared/i18n/dates.ts
15
@@ -4112,6 +4134,7 @@
seconds
+ שניות
src/app/shared/i18n/dates.ts
16