PowerShell shows the wrong language
Luoli
20
Reputation points
I have newly installed PowerShell 7.4.6. My computer's locale is zh-cn. Why does the terminal display English instead of Chinese?
It has been confirmed that Get-UICulture $PSCulture $PSUICulture [System.Globalization.CultureInfo]::InstalledUICulture has zh-CN.
Also eliminated interference via pwsh -NoProfile.
But the interface is still in English.
Windows for business | Windows Server | User experience | PowerShell
Sign in to answer