Mark command short descriptions with translators: tag
This commit is contained in:
@ -16,6 +16,7 @@ var UpgradeCommand = &cobra.Command{
|
||||
// translators: `upgrade` command
|
||||
Use: i18n.G("upgrade [flags]"),
|
||||
Aliases: []string{"u"},
|
||||
// translators: Short description for `upgrade` command
|
||||
Short: i18n.G("Upgrade abra"),
|
||||
Long: i18n.G(`Upgrade abra in-place with the latest stable or release candidate.
|
||||
|
||||
|
Reference in New Issue
Block a user