- Fork this repository.
- Open github.dev by pressing . on keyboard.
- Install ResX Viewer/Editor extension (yes, I made an extension for this).
- Copy
./ProcessKiller/Properties/Resources.resx
to./ProcessKiller/Properties/Resources.<locale>.resx
. - Change the
Value
s to the translated text. - Add
"$releasePath/<locale>"
to the$items
array in./ProcessKiller/release.ps1
.PowerToysRun-ProcessKiller/ProcessKiller/release.ps1
Lines 19 to 24 in bc8a993
- Commit the change and submit a PR.