diff --git a/Wrapper/README.md b/Wrapper/README.md index 0c0107a3..c96d714c 100644 --- a/Wrapper/README.md +++ b/Wrapper/README.md @@ -13,4 +13,8 @@ This program creates a PowerShell script file that you can run to customize Wind # How to translate UI into another language +Copy and translate the `en-US` folder files in `Localizations` to your language. You also need to translate the `tag.json` from either the `ru-RU` or `de-DE` folders in `Localizations` to your language and submit to us to add the language entry. + +# How to Use + Unzip all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create and all controls in Wrapper are disabled.