Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Sophia/PowerShell 5.1/pt-BR/Sophia.psd1
|
@ -1,4 +1,4 @@ |
|
|
ConvertFrom-StringData -StringData @' |
|
|
ConvertFrom-StringData -StringData @' |
|
|
UnsupportedOSBitness = O script suporta somente Windows 10 x64 |
|
|
UnsupportedOSBitness = O script suporta somente Windows 10 x64 |
|
|
UnsupportedOSBuild = O script suporta versões Windows 10 2004 / 20H1 e superior |
|
|
UnsupportedOSBuild = O script suporta versões Windows 10 2004 / 20H1 e superior |
|
|
UnsupportedRelease = Nova versão encontrada |
|
|
UnsupportedRelease = Nova versão encontrada |
|
|