pub fn translate_with_args( key: &str, locale: Option<&str>, _args: &[(&str, &str)], ) -> String
Helper to translate with arguments.