mirror of
https://github.com/minetest-mods/intllib.git
synced 2024-11-13 05:50:29 +01:00
286 B
286 B
Intllib example
This is a simple mod showing how to use intllib.
It defines a test intltest:test
item whose description is translated
according to the user's language.
Additionally, it demonstrates how to use plural forms by counting the number of times the item has been used.