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