From 13922692099ec257afa8af2a8f6dc17d84ceaa94 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:20:43 +0300 Subject: [PATCH] add translation author --- scripts/installer-lang/pt.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/installer-lang/pt.ps1 b/scripts/installer-lang/pt.ps1 index ebb472a..fa9e1dd 100644 --- a/scripts/installer-lang/pt.ps1 +++ b/scripts/installer-lang/pt.ps1 @@ -1,6 +1,8 @@ [PSCustomObject]@{ Author = "Autor do patch:" Author2 = "@Amd64fox" + TranslationBy = "Translation author:" + TranslationBy2 = "@igorruckert" Incorrect = "Ops, um valor incorreto," Incorrect2 = "entre novamente por " Download = "Erro no download"