Last change
on this file since 59062 was
59062,
checked in by elvis.deltedesco@…, 9 years ago
|
langues (paquet-organiseur)
|
File size:
462 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-organiseur?lang_cible=it |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // O |
---|
11 | 'organiseur_description' => 'Strumenti per il lavoro editoriale in gruppo', |
---|
12 | 'organiseur_slogan' => 'Strumenti per il lavoro editoriale in gruppo' |
---|
13 | ); |
---|
14 | |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.