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

i18n: support internationalization #433

Open
jakedoublev opened this issue Nov 20, 2024 · 2 comments
Open

i18n: support internationalization #433

jakedoublev opened this issue Nov 20, 2024 · 2 comments

Comments

@jakedoublev
Copy link
Contributor

We should begin to think about internationalization of things like:

  1. long manual help output
  2. flag help output
  3. error messages

If we unified errors into codes first like ngrok, we could apply translation more easily. As a first step, providing translations for each error code within distinct documentation is a lower effort solution. A future step could be translation based on a language configured within a profile or environment variable.

@jrschumacher
Copy link
Member

@jakedoublev could you post some of those findings on the tooling.

@jakedoublev
Copy link
Contributor Author

Of course. Some interesting options:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants