File: README.md

package info (click to toggle)
minetest-mod-intllib 20180811-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 192 kB
  • sloc: sh: 21; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
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.