kanidm icon indicating copy to clipboard operation
kanidm copied to clipboard

WIP: i18n system prototype

Open sowelipililimute opened this issue 2 years ago • 2 comments

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)

sowelipililimute avatar Sep 13 '23 05:09 sowelipililimute

That's a worrying increase in the WASM size ...

yaleman avatar Sep 13 '23 09:09 yaleman

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.

Firstyear avatar Sep 13 '23 23:09 Firstyear

As discussed this needs to be largely started again due to the HTMX rewrite

yaleman avatar Jul 25 '24 02:07 yaleman