kellpossible / cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
MIT License
120 stars 24 forks source link

Automatic translations using chatgpt #105

Open kellpossible opened 1 year ago

kellpossible commented 1 year ago

After testing it out a bit, chatgpt even appears capable of producing correct fluent formatting and grammar for message translations. I'd like to add a command to cargo-i18n that can perform automatic message translation for missing or outdated messages.