Hi, there.
I want to internationalize a Lustre/Gleam project.
Just curious if there are any libraries like https://github.com/nicksnyder/go-i18n for gleam/elixir.
1 messages · Page 1 of 1 (latest)
Hi, there.
I want to internationalize a Lustre/Gleam project.
Just curious if there are any libraries like https://github.com/nicksnyder/go-i18n for gleam/elixir.
For simple translations, there is https://hexdocs.pm/kielet, if you are familiar with Gettext
thank you!!
if you use this in lustre i'd be interested to see what a more approachable api for lustre apps would look like 👀
Fluent looks it would be so complicated to implement 😞
yeah ðŸ˜