From 5e492bc81e89966ff3c0bc5e1f18912464b84a9e Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Sat, 14 Feb 2026 05:56:35 +0100 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (790 of 790 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/ --- front/php/templates/language/it_it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json index dedc776d..b88e6e4e 100644 --- a/front/php/templates/language/it_it.json +++ b/front/php/templates/language/it_it.json @@ -27,7 +27,7 @@ "AppEvents_ObjectType": "Tipo oggetto", "AppEvents_Plugin": "Plugin", "AppEvents_Type": "Tipo", - "BACKEND_API_URL_description": "Utilizzato per generare URL API backend. Specifica se utilizzi un proxy inverso per il mapping al tuo GRAPHQL_PORT. Inserisci l'URL completo che inizia con http:// incluso il numero di porta (senza barra finale /).", + "BACKEND_API_URL_description": "Utilizzato per consentire al frontend di comunicare con il backend. Per impostazione predefinita รจ impostato su /server e generalmente non dovrebbe essere modificato.", "BACKEND_API_URL_name": "URL API backend", "BackDevDetail_Actions_Ask_Run": "Vuoi eseguire questa azione?", "BackDevDetail_Actions_Not_Registered": "Azione non registrata: ", @@ -789,4 +789,4 @@ "settings_system_label": "Sistema", "settings_update_item_warning": "Aggiorna il valore qui sotto. Fai attenzione a seguire il formato precedente. La convalida non viene eseguita.", "test_event_tooltip": "Salva le modifiche prima di provare le nuove impostazioni." -} \ No newline at end of file +}