Semi-automated mass string commenting
This commit is contained in:
@ -18,6 +18,7 @@ import (
|
||||
)
|
||||
|
||||
var ServerAddCommand = &cobra.Command{
|
||||
// translators: `server add` command
|
||||
Use: i18n.G("add [[server] | --local] [flags]"),
|
||||
Aliases: []string{i18n.G("a")},
|
||||
Short: i18n.G("Add a new server"),
|
||||
|
Reference in New Issue
Block a user