Function localize

Source
fn localize(
    state: &State<'_, '_>,
    key: &str,
    value: Option<&str>,
    provider: Option<&str>,
) -> String