- 'Cancel' -> 'Cancellare' - 'Remove' -> 'Rimuovere' Signed-off-by: Stephen Cuka <step...@firemypi.org> --- 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 52a4cf0cd..3023b8049 100644 --- a/langs/it/cgi-bin/it.pl +++ b/langs/it/cgi-bin/it.pl @@ -472,7 +472,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.', @@ -1852,7 +1852,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.43.0