From 172a4e127c72c60c8be63b747e05fb6c04d1e5da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Mart=C3=ADnez?= Date: Tue, 24 Jan 2017 00:40:48 -0300 Subject: Add minimal example mod. --- intltest/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 intltest/README.md (limited to 'intltest/README.md') 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. -- cgit v1.2.3