diff --git a/Install.ps1 b/Install.ps1 index 6ff5a4a..2834d29 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -163,7 +163,7 @@ function Format-LanguageCode { $returnCode = 'ro' break } - '^de' { + '^de' { $returnCode = 'de' break }