Changing the Command

- Changing the Command for Powershell Language Detection
This commit is contained in:
amd64fox
2022-07-09 01:05:40 +03:00
parent e63cbcf5db
commit 92163cedd2

View File

@@ -12,7 +12,7 @@ assignees: ''
Before you start translating, you need to know how your language is called in powershell, for this you need Windows with this default language, enter the following command in the powershell terminal :
```ps1
[CultureInfo]::InstalleduICulture.Name
$PSUICulture.Remove(2)
```
- Translation language powershell: *Enter here what you received in powershell*