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-revisions?lang_cible=pt_br |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // R |
---|
11 | 'revisions_description' => 'Acompanhamento das alterações dos objetos editoriais', |
---|
12 | 'revisions_slogan' => 'Acompanhamento das alterações dos objetos editoriais' |
---|
13 | ); |
---|
14 | |
---|
15 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.