Codebase list minetest-mod-intllib / upstream/20180811+git20210223.1.6ebdc53 intltest
upstream/20180811+git20210223.1.6ebdc53

Tree @upstream/20180811+git20210223.1.6ebdc53 (Download .tar.gz)

1
2
3
4
5
6
7
8
9
# 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.