Dear all, I'm interested in writing the one or other small cli application. But I wonder how to internationalize/localize the application. I know there are some crates for gettext or fluent but I'm a bit lost in as to how I can put this into practice. I would also prefer that everything can be done with cargo, so without having to rely on other tools like meson. And I'm a bit surprised that this topic is not even mentioned in the Command Line Book. I would be pleased to receive relevant links to tutorials or best practices.
Thanks a lot
Martin