From a5b4f0d2f098e87565f691733e085283a6de58ca Mon Sep 17 00:00:00 2001 From: BenchTweakGaming <76974127+BenchTweakGaming@users.noreply.github.com> Date: Mon, 10 Nov 2025 02:01:58 -0500 Subject: [PATCH] Update README.md Fixed readme --- Wrapper/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. +