diff --git a/CHANGELOG.md b/CHANGELOG.md
index d96a59d73..9bfde16b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the language localization for Catalan (`ca`)
+- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Spanish (`es`)
- Upgraded `countries-and-timezones` from version `3.7.2` to `3.8.0`
diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf
index 97d5f9409..341ea751c 100644
--- a/apps/client/src/locales/messages.nl.xlf
+++ b/apps/client/src/locales/messages.nl.xlf
@@ -8149,7 +8149,7 @@
Developed Markets
- Developed Markets
+ Ontwikkelde marktenapps/client/src/app/pages/i18n/i18n-page.html95
@@ -8157,7 +8157,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
+ De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) overschrijdt ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html98
@@ -8165,7 +8165,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
+ De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) ligt onder ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html103
@@ -8173,7 +8173,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ De bijdrage van ontwikkelde markten aan je huidige investering (${developedMarketsValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html108
@@ -8181,7 +8181,7 @@
Emerging Markets
- Emerging Markets
+ Opkomende marktenapps/client/src/app/pages/i18n/i18n-page.html113
@@ -8189,7 +8189,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
+ De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) overschrijdt ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html116
@@ -8197,7 +8197,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
+ De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) ligt onder ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html121
@@ -8205,7 +8205,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ De bijdrage van opkomende markten aan je huidige investering (${emergingMarketsValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html126
@@ -8213,7 +8213,7 @@
No accounts have been set up
- No accounts have been set up
+ Er zijn geen accounts ingesteldapps/client/src/app/pages/i18n/i18n-page.html20
@@ -8221,7 +8221,7 @@
Your net worth is managed by 0 accounts
- Your net worth is managed by 0 accounts
+ Je nettovermogen wordt beheerd door 0 accountsapps/client/src/app/pages/i18n/i18n-page.html32