lucas-labs / coco

🥥 coco » interactive cli for creating conventional commits.
MIT License
3 stars 0 forks source link

✨ » i18n #12

Closed lucas-labs closed 1 month ago

lucas-labs commented 1 month ago

Implement internationalization for all the literal strings in the app.

Check the rust-i18n crate for a possible half baked solution.

Extracted from:

https://github.com/lucas-labs/coco/blob/9d12938a40c07d644e328c34460e849307876fc3/coco/src/main.rs#L18-L22