From ed18d06cbbf1b3f6f804f337551c20bba02f1b85 Mon Sep 17 00:00:00 2001 From: Davide Di Caro Date: Tue, 28 Oct 2025 18:20:19 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (1174 of 1174 strings) Co-authored-by: Davide Di Caro Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/it-IT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index 16638cfa7..6a69362ed 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1199,5 +1199,7 @@ "Enter a list of userId": "Inserisci un elenco di userId", "Invalid mobile": "Cellulare non valido [{mobile}]", "Enter a list of mobile": "Inserisci un elenco di cellulari", - "Invalid userId": "ID utente non valido [{userId}]" + "Invalid userId": "ID utente non valido [{userId}]", + "Maximum Retries": "Tentativi massimi", + "Number of retry attempts if webhook fails": "Numero di tentativi di retry (ogni 60-180 secondi) in caso di errore della webhook." }