gossip
gossip copied to clipboard
Support i18n translations
After looking at options, I think I would go with https://crates.io/crates/gettext-macros which will generate a base file from the actual app, which can then be used to produce translation files, which can then be fed back in.