Skip to main content

translate

Function translate 

Source
pub fn translate(
    dir: &str,
    from: &str,
    to: &str,
    replace: bool,
    check: bool,
    verbose: bool,
)