Skip to main content

translate_with_args

Function translate_with_args 

Source
pub fn translate_with_args(
    key: &str,
    locale: Option<&str>,
    _args: &[(&str, &str)],
) -> String
Expand description

Helper to translate with arguments.