Macro tr::tr_init

source ·
macro_rules! tr_init {
    ($path:expr) => { ... };
}
Expand description

Initialize the translation for a crate.

The macro must be called to specify the path in which the .mo files can be looked for.