diff --git a/packages/strapi-admin/admin/src/translations/it.json b/packages/strapi-admin/admin/src/translations/it.json index fde596172f..6e97e59eca 100644 --- a/packages/strapi-admin/admin/src/translations/it.json +++ b/packages/strapi-admin/admin/src/translations/it.json @@ -25,6 +25,7 @@ "app.components.ComingSoonPage.featuresNotAvailable": "Questa funzionalità è ancora sotto sviluppo attivo.", "app.components.DownloadInfo.download": "Download in corso...", "app.components.DownloadInfo.text": "Potrebbe volerci un minuto. Grazie della pazienza.", + "app.components.EmptyAttributes.title": "Campi non ancora presenti.", "app.components.HomePage.button.blog": "LEGGI DI PIÙ SUL BLOG", "app.components.HomePage.button.quickStart": "INIZIA IL TUTORIAL QUICK START", "app.components.HomePage.community": "Trova la community sul web", @@ -137,4 +138,4 @@ "notification.error.layout": "Non è stato possibile recuperare il layout", "request.error.model.unknow": "Questo modello non esiste", "request.error.model.unknown": "Questo modello non esiste" -} \ No newline at end of file +}