Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add internationalization support(i18n) in commands #50

Closed
ankithans opened this issue Jun 15, 2021 · 0 comments · Fixed by #52
Closed

Add internationalization support(i18n) in commands #50

ankithans opened this issue Jun 15, 2021 · 0 comments · Fixed by #52
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ankithans
Copy link
Member

Feature Description

Support multiple languages for the CLI commands, subcommands, flags, logging etc.

Proposed Solution

  • create package for localization in charmil-core and add it to factory
  • plugin developer use factory to localize everything and provide locals for the languages to be supported

Additional Context

good examples to refer:
https://github.com/redhat-developer/app-services-cli/tree/main/pkg/localize
https://github.com/apache/openwhisk-wskdeploy/tree/master/wski18n

@ankithans ankithans added enhancement New feature or request core-api labels Jun 15, 2021
@ankithans ankithans self-assigned this Jun 15, 2021
@ankithans ankithans added this to To do in Charmil WIP via automation Jun 18, 2021
@ankithans ankithans moved this from To do to In progress in Charmil WIP Jun 18, 2021
@ankithans ankithans moved this from In progress to Review in progress in Charmil WIP Jun 18, 2021
Charmil WIP automation moved this from Review in progress to Done Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Charmil WIP
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant