1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-language
2024-04-20 04:16:26 +00:00
..
src update to 1.20.5-pre3 2024-04-17 01:59:58 +00:00
Cargo.toml upgrade deps 2024-04-20 04:12:16 +00: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!"));