Use the tool here.
If you want to help with the translation, update wither msg.lrc and/or game.lrc.
And then either create a pull request, an issue or contact me (via email or BGG).
- https://rustup.rs/
rustup target add wasm32-unknown-unknown- https://trunkrs.dev/#install
Run this application with the trunk development server:
trunk serve --features=debug --opentrunk buildIf the application will not be in the domain root (e.g. https://example.com/sleeping-journal):
trunk build --public-url /sleeping-journal