aicommits
aicommits copied to clipboard
Feat: Add support for multilanguage via configuration
This is an improvement for #69, this PR sets the language using the config command.
Examples:
Set Spanish
Set French
@privatenumber Can you take a look at this? I made the changes we discuss in the another PR, if you consider this is the right way to handle languages, I'll close the previous PR.
Thanks @vcgtz Looking forward to your changes.
Sorry for the delay and thanks!
Sorry for the delay and thanks!
@privatenumber Don't worry about it, it was my pleasure to contribute :+1:
Very useful feature , would you like to confirm that there will be a hint on how to use this feature in the readme?
like aicommits config set locale=<language code>
Or am I honored to help with this?
Very useful feature , would you like to confirm that there will be a hint on how to use this feature in the readme? like
aicommits config set locale=<language code>
Or am I honored to help with this?
@STUTuna You're correct, that's how this feature works. I forgot to add it :see_no_evil:, but feel free to send a PR updating the docs with the instructions.