kanidm
kanidm copied to clipboard
WIP: i18n system prototype
would fix #2105 when finished
Checklist
- [x] This pr probably contains no AI generated code
- [ ] cargo fmt has been run
- [ ] cargo clippy has been run
- [ ] cargo test has been run and passes
- [ ] book chapter included (if relevant)
- [ ] design document included (if relevant)
That's a worrying increase in the WASM size ...
Thankfully the translations themself will compress pretty well though. So i think it's mainly just the i18n libraries here that are the one of increase.
As discussed this needs to be largely started again due to the HTMX rewrite