diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca128c324..48e8104d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,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 French (`fr`)
- Improved the language localization for German (`de`)
+- Improved the language localization for Italian (`it`)
- Improved the language localization for Polish (`pl`)
## 2.170.0 - 2025-06-11
diff --git a/apps/client/src/locales/messages.it.xlf b/apps/client/src/locales/messages.it.xlf
index 3a14c5f3d..5e5afd688 100644
--- a/apps/client/src/locales/messages.it.xlf
+++ b/apps/client/src/locales/messages.it.xlf
@@ -7571,7 +7571,7 @@
Demo user account has been synced.
- Demo user account has been synced.
+ L’account utente demo è stato sincronizzato.apps/client/src/app/components/admin-overview/admin-overview.component.ts223
@@ -7579,7 +7579,7 @@
Sync Demo User Account
- Sync Demo User Account
+ Sincronizza l’account utente demoapps/client/src/app/components/admin-overview/admin-overview.html181
@@ -7587,7 +7587,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Fondo di emergenza: istituitoapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7595,7 +7595,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ Non è stato istituito alcun fondo di emergenza apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7603,7 +7603,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ È stato istituito un fondo di emergenza apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7611,7 +7611,7 @@
Fee Ratio
- Fee Ratio
+ Rapporto tariffarioapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7619,7 +7619,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Le commissioni superano il ${thresholdMax}% del tuo investimento iniziale (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html22
@@ -7627,7 +7627,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Le commissioni non superano il ${thresholdMax}% del tuo investimento iniziale (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html26
@@ -7635,7 +7635,7 @@
Name
- Name
+ Nome libs/ui/src/lib/benchmark/benchmark.component.html11
@@ -7643,7 +7643,7 @@
Find holding or page...
- Find holding or page...
+ Trova azienda o pagina...libs/ui/src/lib/assistant/assistant.component.ts152
@@ -7651,7 +7651,7 @@
Quick Links
- Quick Links
+ Collegamenti rapidi libs/ui/src/lib/assistant/assistant.html47
@@ -7659,7 +7659,7 @@
Asset Profiles
- Asset Profiles
+ Profili delle risorse libs/ui/src/lib/assistant/assistant.html99