intllib/intltest
Diego Martínez 172a4e127c Add minimal example mod. 2017-01-24 00:48:19 -03:00
..
locale Add minimal example mod. 2017-01-24 00:48:19 -03:00
README.md Add minimal example mod. 2017-01-24 00:48:19 -03:00
depends.txt Add minimal example mod. 2017-01-24 00:48:19 -03:00
init.lua Add minimal example mod. 2017-01-24 00:48:19 -03:00
intllib.lua Add minimal example mod. 2017-01-24 00:48:19 -03:00

README.md

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.