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

Localize the CLI #28

Closed
mrbiggred opened this issue Jun 15, 2021 · 0 comments · Fixed by #29
Closed

Localize the CLI #28

mrbiggred opened this issue Jun 15, 2021 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mrbiggred
Copy link
Contributor

Currently the messages displayed by the Freshli-CLI are not localized but are just hard coded English strings. This case is to localize any messages displayed by the CLI including help. The command line arguments won't be localized.

This issue only covers the CLI. If any messages are displayed from Lib they will either still be displayed unfocalized (i.e. in English) or the CLI will have to override the message.

Also this issue only covers localizing the current English messages. New cases will be created to actually adding new languages.

Some documentation on how to localize .NET applications can be found here

@mrbiggred mrbiggred added the enhancement New feature or request label Jun 15, 2021
@mrbiggred mrbiggred added this to the v0.5.0 milestone Jun 15, 2021
@lizcorgi lizcorgi linked a pull request Jun 18, 2021 that will close this issue
@mrbiggred mrbiggred modified the milestones: v0.5.0, v0.4.0 Jun 29, 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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants