Semi-automated mass string commenting
This commit is contained in:
@ -13,6 +13,7 @@ import (
|
||||
)
|
||||
|
||||
var AppConfigCommand = &cobra.Command{
|
||||
// translators: `app config` command
|
||||
Use: i18n.G("config <domain> [flags]"),
|
||||
Aliases: []string{i18n.G("cfg")},
|
||||
Short: i18n.G("Edit app config"),
|
||||
|
Reference in New Issue
Block a user