1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea-language
2024-10-26 05:29:26 +00:00
..
src group imports with rustfmt 2024-10-26 05:29:26 +00:00
Cargo.toml Release 0.10.3+mc1.21.1 2024-10-22 23:05:04 -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!"));