Open bckohan opened 8 months ago
One wrinkle here is that typer adds some of the help text for (i.e. --help) - that may eventually be wrapped in gettext and if it is - how do the native python translation and django translation systems work together?
Does django have translations for the common options?
Should make a good faith effort to provide translations for all the languages Django provides translations for.