WIP: feat: translation support
Some checks failed
continuous-integration/drone/push Build is failing

See #483
This commit is contained in:
2025-08-19 11:22:52 +02:00
parent 5cf6048ecb
commit d9cffbe6d1
68 changed files with 735 additions and 729 deletions

View File

@ -6,6 +6,7 @@ var (
NoInput bool
Offline bool
IgnoreEnvVersion bool
Locale string
// NOTE(d1): sub-command specific
Chaos bool