spf13--cobra/translations/active.fr.toml

8 lines
284 B
TOML
Raw Normal View History

[Error]
description = "prefix of error messages"
other = "Erreur"
[ExclusiveFlagsValidationError]
description = "error shown when multiple exclusive flags are provided (group flags, offending flags)"
other = "les options [%v] sont exclusives, mais les options %v ont été fournies"