Expand description

A set of macros to make i18n easier.

Macros

Compiles your internationalization files.

Marks a string as translatable and translate it at runtime.

Gives you the translation domain for the current crate.

Use this macro to staticaly import translations into your final binary.

This macro configures internationalization for the current crate

Marks a string as translatable