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
mat ebc2e0c067
1.21.7 (#227)
* 1.21.7-rc1

* 1.21.7

* update Cargo.lock too
2025-06-30 14:14:45 -05:00
..
src 1.21.7 (#227) 2025-06-30 14:14:45 -05:00
Cargo.toml minor memory usage optimizations 2025-02-23 03:10:21 +00:00
README.md remove executable bit from files 2025-04-04 15:56:06 +00:00

Azalea Language

Translate Minecraft strings from their id.

Examples

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