diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f3727101..855def05a 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
- Restricted the _Restricted view and manage_ permission of the access to share the portfolio to the Model Context Protocol (MCP) (experimental)
+- Improved the language localization for Italian (`it`)
- Upgraded `prisma` from version `7.9.1` to `7.10.0`
### Fixed
diff --git a/apps/client/src/locales/messages.it.xlf b/apps/client/src/locales/messages.it.xlf
index c082eeee9..695acf32e 100644
--- a/apps/client/src/locales/messages.it.xlf
+++ b/apps/client/src/locales/messages.it.xlf
@@ -40,7 +40,7 @@
please
- please
+ per favoreapps/client/src/app/pages/pricing/pricing-page.html333
@@ -92,7 +92,7 @@
with
- with
+ conapps/client/src/app/components/subscription-interstitial-dialog/subscription-interstitial-dialog.html87
@@ -100,7 +100,7 @@
Any person who has the link can view the data.
- Any person who has the link can view the data.
+ Chiunque abbia il link può visualizzare i dati.apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html42
@@ -328,7 +328,7 @@
Paid
- Paid
+ Pagamento effettuatoapps/client/src/app/components/user-detail-dialog/user-detail-dialog.component.ts136
@@ -368,7 +368,7 @@
Unknown
- Unknown
+ Sconosciutolibs/ui/src/lib/i18n.ts89
@@ -384,7 +384,7 @@
View and manage
- View and manage
+ Visualizza e gestiscilibs/ui/src/lib/access-level-icon/access-level-icon.component.html9
@@ -420,7 +420,7 @@
and is driven by the efforts of its contributors
- and is driven by the efforts of its contributors
+ ed è sostenuto dall’impegno dei suoi contributoriapps/client/src/app/pages/about/overview/about-overview-page.html50
@@ -428,7 +428,7 @@
Asset Profiles
- Profilo dell’asset
+ Profili degli assetapps/client/src/app/components/admin-settings/admin-settings.component.html131
@@ -492,7 +492,7 @@
Find an account...
- Find an account...
+ Trova un account...libs/ui/src/lib/assistant/assistant.component.ts448
@@ -528,7 +528,7 @@
Watch the Ghostfol.io Trailer on YouTube
- Watch the Ghostfol.io Trailer on YouTube
+ Guarda il trailer di Ghostfol.io su YouTubeapps/client/src/app/pages/landing/landing-page.html19
@@ -644,7 +644,7 @@
Explore our guides to help you get started with investing and managing your finances.
- Explore our guides to help you get started with investing and managing your finances.
+ Esplora le nostre guide per iniziare a investire e a gestire le tue finanze.apps/client/src/app/pages/resources/overview/resources-overview.component.ts21
@@ -668,7 +668,7 @@
Update Account
- Update Account
+ Aggiorna accountlibs/common/src/lib/routes/routes.ts101
@@ -740,7 +740,7 @@
No auto-renewal on membership.
- No auto-renewal on membership.
+ Nessun rinnovo automatico dell’abbonamento.apps/client/src/app/components/user-account-membership/user-account-membership.html77
@@ -820,7 +820,7 @@
Creation
- Creation
+ Creazioneapps/client/src/app/components/admin-overview/admin-overview.html191
@@ -876,7 +876,7 @@
Split Ratio
- Split Ratio
+ Rapporto di frazionamentoapps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html532
@@ -884,7 +884,7 @@
Last Used
- Last Used
+ Ultimo utilizzoapps/client/src/app/components/access-table/access-table.component.html31
@@ -892,7 +892,7 @@
An error occurred while merging this asset profile into ().
- An error occurred while merging this asset profile into ().
+ Si è verificato un errore durante l’unione di questo profilo di asset in ().apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts942
@@ -936,7 +936,7 @@
Find quick answers to commonly asked questions about Ghostfolio in our Frequently Asked Questions (FAQ) section.
- Find quick answers to commonly asked questions about Ghostfolio in our Frequently Asked Questions (FAQ) section.
+ Trova risposte rapide alle domande più frequenti su Ghostfolio nella nostra sezione FAQ.apps/client/src/app/pages/resources/overview/resources-overview.component.ts16
@@ -992,7 +992,7 @@
Energy
- Energy
+ Energialibs/ui/src/lib/i18n.ts96
@@ -1220,7 +1220,7 @@
Ghostfolio in Numbers: Monthly Active Users (MAU)
- Ghostfolio in Numbers: Monthly Active Users (MAU)
+ Ghostfolio in cifre: utenti attivi mensili (MAU)apps/client/src/app/pages/landing/landing-page.html63
@@ -1240,7 +1240,7 @@
Performance with currency effect
- Performance with currency effect
+ Performance con effetto valutaapps/client/src/app/pages/portfolio/analysis/analysis-page.html125
@@ -1260,7 +1260,7 @@
Identifier has been copied to the clipboard
- Identifier has been copied to the clipboard
+ Identificativo copiato negli appuntiapps/client/src/app/components/access-table/access-table.component.ts149
@@ -1340,7 +1340,7 @@
Add Account
- Add Account
+ Aggiungi accountlibs/common/src/lib/routes/routes.ts87
@@ -1356,7 +1356,7 @@
Consumer Defensive
- Consumer Defensive
+ Beni di consumo difensivilibs/ui/src/lib/i18n.ts95
@@ -1408,7 +1408,7 @@
Utilities
- Utilities
+ Servizi di pubblica utilitàlibs/ui/src/lib/i18n.ts103
@@ -9414,7 +9414,7 @@
Support Ghostfolio
- Support Ghostfolio
+ Supporta Ghostfolioapps/client/src/app/pages/about/overview/about-overview-page.html170