From 0c08430f7c1322748348cd76dcac5601f1fabab6 Mon Sep 17 00:00:00 2001 From: BenchTweakGaming <76974127+BenchTweakGaming@users.noreply.github.com> Date: Mon, 5 Dec 2022 06:47:50 -0500 Subject: [PATCH] Update README.md --- Wrapper/README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.