Expand description
Humanized error messages in French.
Maps technical errors (HTTP status codes, connection failures, model lookup
failures, config errors) to friendly, actionable messages in French. Every
public function returns a String suitable for direct display to the user.
Functions§
- humanize_
anyhow - Best-effort translation of any
anyhow::Errorinto French. - humanize_
brain_ error - Translate a
BrainErrorinto a French human-readable message. - humanize_
config_ error - Config-related errors in French.
- humanize_
connection_ error - Translate a connection-refused / DNS / timeout error into a French message.