From 9faaaf7ba61e0d149391ed2af948211c73e69545 Mon Sep 17 00:00:00 2001 From: Stephen Cuka Date: Thu, 15 May 2025 03:34:59 -0600 Subject: [PATCH] langs: Update translations for Italian - 'Cancel' -> 'Cancellare' - 'Remove' -> 'Rimuovere' Signed-off-by: Stephen Cuka Signed-off-by: Michael Tremer --- langs/it/cgi-bin/it.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl index e5c0a3f41..ad9a4582d 100644 --- a/langs/it/cgi-bin/it.pl +++ b/langs/it/cgi-bin/it.pl @@ -471,7 +471,7 @@ 'calamaris view' => 'View', 'calamaris view report' => 'View report', 'calc traffic all x minutes' => 'Calculate traffic all x minutes', -'cancel' => 'Cancel', +'cancel' => 'Cancellare', 'cancel-adv-options' => 'Cancel', 'cannot enable both nat traversal and compression' => 'Cannot enable both NAT traversal and compression.', 'cannot enable ntp without specifying primary' => 'Cannot enable NTP without specifying primary.', @@ -1850,7 +1850,7 @@ 'remote subnet' => 'Remote subnet:', 'remote subnet is invalid' => 'Remote subnet is invalid.', 'removable device advice' => 'Plug in a device, refresh, select and mount before usage. Umount before removal.', -'remove' => 'Remove', +'remove' => 'Rimuovere', 'remove ca certificate' => 'Remove CA certificate', 'remove x509' => 'Remove x509', 'repeat' => 'Repeat', -- 2.39.5