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-08-27 03:39:58 -05:00
..
src Modernize 1.19.2 (#63) 2023-02-05 16:45:17 -06:00
Cargo.toml fix not compiling 2023-08-27 03:39:58 -05:00
README.md Modernize 1.19.2 (#63) 2023-02-05 16:45:17 -06:00

Azalea Language

Translate Minecraft strings from their id.

Examples

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