Provides the `tr!` macro for localisation and internationalization of Rust applications.
# Cargo.toml
[dependencies]
tr = "0.1.11"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the tr! macro to translate a string.
Ensure translation files are loaded before calling tr!.
No dependency data recorded yet.