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