lang/nom_xx.php
Articles
Using the language codes
Any language idiom (externally defined character strings) can be referenced in a SPIP template file using this syntax: <:prefix:code:> (...)
Language files
The language files are stored in the lang/ directories. These are PHP files named with a prefix and a language code: prefix_xx.php.
Content of (...)