blob: 9122d9ece07ead23af11cd8fea99bd5f59e9c28b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
|