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