From cc61d793130b1679d2ce63e35cb66827c1aa27aa Mon Sep 17 00:00:00 2001 From: Gringo Date: Sun, 5 Apr 2026 03:36:35 +0200 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (407 of 407 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/it/ --- web/public/static/langs/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/it.json b/web/public/static/langs/it.json index d02bc913..b0786419 100644 --- a/web/public/static/langs/it.json +++ b/web/public/static/langs/it.json @@ -403,5 +403,7 @@ "web_push_subscription_expiring_body": "Apri ntfy per continuare a ricevere notifiche", "web_push_unknown_notification_title": "Notifica sconosciuta ricevuta dal server", "account_tokens_dialog_expires_x_hours": "Il token scade tra {{hours}} ore", - "prefs_reservations_table": "Tabella argomenti riservati" + "prefs_reservations_table": "Tabella argomenti riservati", + "account_basics_cannot_edit_or_delete_provisioned_user": "Un utente autorizzato non può essere modificato o eliminato", + "account_tokens_table_cannot_delete_or_edit_provisioned_token": "Impossibile modificare o eliminare il token fornito" }