Last change
on this file since 62851 was
62851,
checked in by salvatore@…, 9 years ago
|
langues (paquet-auteurs_syndic)
|
File size:
537 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de http://trad.spip.org/tradlang_module/paquet-auteurs_syndic?lang_cible=en |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // A |
---|
11 | 'auteurs_syndic_description' => 'Adds the ability to add authors to syndicated sites', |
---|
12 | 'auteurs_syndic_nom' => 'Authors for Web site', |
---|
13 | 'auteurs_syndic_slogan' => 'Adds the ability to add authors to syndicated sites' |
---|
14 | ); |
---|
15 | |
---|
16 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.