urfave/cli

i18n support for urfave/cli

Open

#980 opened on Dec 7, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (23,088 stars) (1,735 forks)batch import
area/v4area/vNexthelp wantedkind/feature

Description

What problem does this solve?

We have many users of this CLI from all over the world, so it may be useful to provide translations for our error messages? Possibly ones that default to the language set by the user's environment variables? That would likely make the CLI easier to use for them.

Solution description

This is more-so a discussion and idea generation issue, rather than an explicit feature spec.

Contributor guide