diff --git a/frontend/src/locale/messages.ar.xlf b/frontend/src/locale/messages.ar.xlf
index 6c00d6e07..6635d464c 100644
--- a/frontend/src/locale/messages.ar.xlf
+++ b/frontend/src/locale/messages.ar.xlf
@@ -3203,6 +3203,7 @@
blocks expected
+ الكتل المتوقعة
src/app/components/difficulty/difficulty-tooltip.component.html
13
@@ -3211,6 +3212,7 @@
block expected
+ الكتله المتوقعه
src/app/components/difficulty/difficulty-tooltip.component.html
14
@@ -3219,6 +3221,7 @@
blocks mined
+ الكتل المعدنه
src/app/components/difficulty/difficulty-tooltip.component.html
18
@@ -3227,6 +3230,7 @@
block mined
+ الكتله المعدنه
src/app/components/difficulty/difficulty-tooltip.component.html
19
diff --git a/frontend/src/locale/messages.nl.xlf b/frontend/src/locale/messages.nl.xlf
index 26e9d3134..3c33f65c6 100644
--- a/frontend/src/locale/messages.nl.xlf
+++ b/frontend/src/locale/messages.nl.xlf
@@ -3203,6 +3203,7 @@
blocks expected
+ blokken verwacht
src/app/components/difficulty/difficulty-tooltip.component.html
13
@@ -3211,6 +3212,7 @@
block expected
+ blok verwacht
src/app/components/difficulty/difficulty-tooltip.component.html
14
@@ -3219,6 +3221,7 @@
blocks mined
+ blokken gemined
src/app/components/difficulty/difficulty-tooltip.component.html
18
@@ -3227,6 +3230,7 @@
block mined
+ blok gemined
src/app/components/difficulty/difficulty-tooltip.component.html
19
@@ -3235,6 +3239,7 @@
blocks remaining
+ Nog blokken over
src/app/components/difficulty/difficulty-tooltip.component.html
24
@@ -3243,6 +3248,7 @@
block remaining
+ Nog blok over
src/app/components/difficulty/difficulty-tooltip.component.html
25
@@ -3251,6 +3257,7 @@
blocks ahead
+ blokken verder
src/app/components/difficulty/difficulty-tooltip.component.html
29
@@ -3259,6 +3266,7 @@
block ahead
+ blok verder
src/app/components/difficulty/difficulty-tooltip.component.html
30
@@ -3267,6 +3275,7 @@
blocks behind
+ blokken achter
src/app/components/difficulty/difficulty-tooltip.component.html
34
@@ -3275,6 +3284,7 @@
block behind
+ blok achter
src/app/components/difficulty/difficulty-tooltip.component.html
35
@@ -4005,6 +4015,7 @@
Other ()
+ Ander ()
src/app/components/pool-ranking/pool-ranking.component.ts
201
@@ -6764,6 +6775,7 @@
nodes
+ nodes
src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts
104,103