We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c905048 commit f47d7a8Copy full SHA for f47d7a8
locales/cmd/kafka/use/active.en.toml
@@ -32,8 +32,8 @@ description = 'Error message when current Kafka could not be saved in config'
32
one = 'could not set "{{.Name}}" as the current Kafka instance'
33
34
[kafka.use.error.idOrNameRequired]
35
-one= '--id or name required when not running interactively'
+one= '--id flag or name argument required when not running interactively'
36
37
[kafka.use.log.info.useSuccess]
38
description = 'Info message when current Kafka was set'
39
-one = 'Kafka instance "{{.Name}}" has been set as the current instance.'
+one = 'Kafka instance "{{.Name}}" has been set as the current instance.'
0 commit comments