From 49d404510129fe9690364f05ddf3138094341fd8 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 14 Nov 2022 14:18:42 +0300 Subject: [PATCH] added translation co-author --- scripts/installer-lang/it.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/installer-lang/it.ps1 b/scripts/installer-lang/it.ps1 index a49baef..1b0ae23 100644 --- a/scripts/installer-lang/it.ps1 +++ b/scripts/installer-lang/it.ps1 @@ -2,7 +2,7 @@ Author = "Autore patch:" Author2 = "@Amd64fox" TranslationBy = "Autore traduzione:" - TranslationBy2 = "@Francescoaracu" + TranslationBy2 = "@Francescoaracu, @0x4nt" Incorrect = "Ops! Valore sbagliato," Incorrect2 = "inserisci di nuovo" Download = "Errore nel download" @@ -58,4 +58,4 @@ HostBak = "Backup di hosts.bak in corso..." HostDel = "Provo a rimuovere URL non desiderati dal file hosts originale..." HostError = "Qualcosa รจ andato storto durante la modifica del file hosts, modificalo manualmente o fai partire lo script come amministratore" -} \ No newline at end of file +}