diff options
Diffstat (limited to 'intltest/README.md')
-rw-r--r-- | intltest/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/intltest/README.md b/intltest/README.md new file mode 100644 index 0000000..9122d9e --- /dev/null +++ b/intltest/README.md @@ -0,0 +1,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. |