compteSPIP/lang/paquet-comptespip_fr.php

14 lines
276 B
PHP

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// G
'comptespip_description' => '',
'comptespip_nom' => 'CompteSPIP',
'comptespip_slogan' => '',
);