1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-language
2023-03-14 17:09:34 -05:00
..
src Revert "1.19.4 (#57)" 2023-03-14 17:09:34 -05:00
Cargo.toml Add RegistryHolder struct and serde features (#81) 2023-03-11 16:00:10 -06: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!"));