azalea/azalea-language
2023-10-08 03:58:57 -05:00
..
src 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
Cargo.toml update repo links 2023-10-08 03:58:57 -05:00
README.md have docs for all crates 2023-01-30 22:05:18 +00:00

Azalea Language

Translate Minecraft strings from their id.

Examples

assert_eq!(azalea_language::get("translation.test.none"), Some("Hello, world!"));