Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-zotspip?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 | // Z |
---|
11 | 'zotspip_description' => 'Sync Spip with a Zotero library of bibliographic references (user or group library). Use Zotero to manage / import / edit your bibliographic references and insert them in your Spip using the models provided by ZotSpip.', |
---|
12 | 'zotspip_slogan' => 'The power of Zotero in your SPIP' |
---|
13 | ); |
---|
14 | |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.