From 0870990e1b32e290fc34aa693bab9b3defa7d716 Mon Sep 17 00:00:00 2001 From: Edouard Vanbelle Date: Sun, 5 Jul 2026 23:16:32 +0200 Subject: [PATCH] fix(locale): correct IT i18n --- frontend/static/locales/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/static/locales/it.json b/frontend/static/locales/it.json index 7fc32d82..8e9094b3 100644 --- a/frontend/static/locales/it.json +++ b/frontend/static/locales/it.json @@ -583,7 +583,7 @@ "item_deleted_permanently": "Elemento eliminato definitivamente", "trash_emptied": "Cestino svuotato con successo", "empty": "Nessuna notifica", - "title": "Notifiche" + "title": "Notifiche", "link_created": "Link creato", "share_success": "Link di condivisione creato con successo", "upload_files_section_title": "Caricamento non disponibile qui", @@ -948,7 +948,7 @@ "size": "Dimensione", "favoriteDate": "Data preferito", "byFiles": "Per file", - "sharedWith": "Condiviso con" + "sharedWith": "Condiviso con", "justAdded": "Nuovo", "folders": "Cartelle" },