From 8306073597a6832ec9fc06250deee92bd028024a Mon Sep 17 00:00:00 2001 From: CDzungx <59353870+CDzungx@users.noreply.github.com> Date: Sun, 18 Sep 2022 08:16:47 +0700 Subject: [PATCH] Update Install.ps1 --- Install.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index b29aa9e..4f3f4f3 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -153,7 +153,6 @@ function Format-LanguageCode { $returnCode = 'vi' break } - Default { $returnCode = $PSUICulture.Remove(2) break