[][src]Function batbox::add_translation

pub fn add_translation(
    locale: &str,
    src: &'static str,
    translation: &'static str
)