pub fn rule_explanation(code: &str, default: &str) -> String
Get a translated rule explanation by rule code (e.g. “LT01”). Falls back to the provided default if no translation exists.