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

See #647
See toolshed/xgettext-go#1
This commit is contained in:
2025-09-28 10:58:10 +02:00
parent c92a0d0703
commit bc30436f71
13 changed files with 115 additions and 26 deletions

View File

@ -20,7 +20,7 @@ import (
// translators: `abra server add` aliases. use a comma separated list of
// aliases with no spaces in between
var serverAddAliases = i18n.G("a")
var serverAddAliases = i18n.GC("a", "server add")
var ServerAddCommand = &cobra.Command{
// translators: `server add` command