diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a8822b3a..ffa8f6539 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the asset profile dialog’s data gathering checkbox of the admin control panel to reflect the global settings
- Improved the language localization for Catalan (`ca`)
- Improved the language localization for Chinese (`zh`)
+- Improved the language localization for Italian (`it`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
- Improved the language localization for Turkish (`tr`)
diff --git a/apps/client/src/locales/messages.it.xlf b/apps/client/src/locales/messages.it.xlf
index 7f8a5a414..20c2b6e6c 100644
--- a/apps/client/src/locales/messages.it.xlf
+++ b/apps/client/src/locales/messages.it.xlf
@@ -7857,7 +7857,7 @@
Investment
- Investment
+ Investimentoapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7881,7 +7881,7 @@
Equity
- Equity
+ Equitàapps/client/src/app/pages/i18n/i18n-page.html31
@@ -7913,7 +7913,7 @@
Fixed Income
- Fixed Income
+ Reddito fissoapps/client/src/app/pages/i18n/i18n-page.html45
@@ -7945,7 +7945,7 @@
Investment: Base Currency
- Investment: Base Currency
+ Investimento: valuta di base apps/client/src/app/pages/i18n/i18n-page.html60
@@ -7969,7 +7969,7 @@
Investment
- Investment
+ Investimentoapps/client/src/app/pages/i18n/i18n-page.html71
@@ -7993,7 +7993,7 @@
start
- start
+ iniziokebab-caselibs/common/src/lib/routes/routes.ts
@@ -8006,7 +8006,7 @@
Do you really want to generate a new security token?
- Do you really want to generate a new security token?
+ Vuoi davvero generare un nuovo token di sicurezza?apps/client/src/app/components/user-account-access/user-account-access.component.ts176
@@ -8014,7 +8014,7 @@
Generate
- Generate
+ Generareapps/client/src/app/components/user-account-access/user-account-access.html43
@@ -8022,7 +8022,7 @@
Stocks
- Stocks
+ Azioniapps/client/src/app/components/markets/markets.component.ts54
@@ -8030,7 +8030,7 @@
Cryptocurrencies
- Cryptocurrencies
+ criptovaluteapps/client/src/app/components/markets/markets.component.ts55
@@ -8050,7 +8050,7 @@
Manage Asset Profile
- Manage Asset Profile
+ Gestisci profilo risorsaapps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html434
@@ -8058,7 +8058,7 @@
Alternative Investment
- Alternative Investment
+ Investimenti alternativilibs/ui/src/lib/i18n.ts44
@@ -8066,7 +8066,7 @@
Collectible
- Collectible
+ Da collezionelibs/ui/src/lib/i18n.ts54