1
0
mirror of https://github.com/minetest-mods/intllib.git synced 2025-07-19 16:10:22 +02:00
Files
doc
intltest
locale
README.md
depends.txt
init.lua
intllib.lua
lib
tools
.gitignore
.luacheckrc
LICENSE.md
README-es.md
README-pt_BR.md
README.md
description.txt
gettext.lua
init.lua
intllib.lua
lib.lua
mod.conf
intllib/intltest
2017-02-25 20:41:51 -03:00
..
2017-01-24 00:48:19 -03:00
2017-01-24 00:48:19 -03:00
2017-01-24 00:48:19 -03:00
2017-01-24 00:48:19 -03:00

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.