diff --git a/Wrapper/README.md b/Wrapper/README.md index 74954b4b..2be2cb3f 100644 --- a/Wrapper/README.md +++ b/Wrapper/README.md @@ -17,9 +17,10 @@ This program creates a PowerShell script file that you can run to customize Wind # How to translate UI into another language -UPDATE: Adding languages is created now. 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 edit the `wrapper_localizations.json` file to add the language entry with control sizing. +UPDATE: Adding languages is user created now. 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. Edit the `wrapper_localizations.json` file to add the language entry with control sizing. # How to Use Download both the `Wrapper` and `Sophia Script for Windows` zip files. Unzip all both files. Import the `Sophia.ps1` preset file from script folder to import settings 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. +