init

Function init 

Source
pub fn init(
    language: &'static str,
    translations: Vec<(&'static str, &'static str)>,
)