We should begin to think about internationalization of things like:
- long manual help output
- flag help output
- 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.