archlinux-wsl-manager
archlinux-wsl-manager is an open source ArchLinux WSL manager packed by Electron.
archlinux-wsl-manager Document
Check out document: archlinux-wsl-manager Document
How to translate archlinux-wsl-manager Document into another language
In ./docs directory, index.html is zh-CN simplified Chinese document.
For example, if you want to translate document into English.
- Copy index.html as another document with different language code as filename,
for example, en-US.html.
- Translate en-US.html into English.
- Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".

The code for adding dropdown is like the picture below.

- PR to archlinux-wsl-manager.