# Localization
## On github.dev
1. Fork this repository.
1. Open github.dev by pressing . on keyboard. \

1. Install [ResX Viewer/Editor](https://marketplace.visualstudio.com/items?itemName=8LWXpg.code-resx) extension.
1. Copy `./ProcessKiller/Properties/Resources.resx` to `./ProcessKiller/Properties/Resources..resx`.
1. Change the `Value`s to the translated text.
1. Add `` to the `` element in `./ProcessKiller/Package.appxmanifest`.
1. Commit the change and submit a PR.