Last change
on this file since 73316 was
73316,
checked in by abelass@…, 8 years ago
|
Plugin qui lie des continents au pays du plugin pays
|
File size:
382 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | |
---|
4 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
5 | |
---|
6 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
7 | |
---|
8 | // C |
---|
9 | 'continents_description' => 'Lie les pays du plugin Pays ISO 3166-1 (pays) à ces continents correspondants.', |
---|
10 | 'continents_nom' => 'Continents', |
---|
11 | 'continents_slogan' => 'A chaque pays son continent !', |
---|
12 | ); |
---|
13 | |
---|
14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.