BlockLog/lang/paquet-blocklog_fr.php
2019-12-19 13:56:00 +01:00

14 lines
269 B
PHP
Executable file

<?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(
// B
'blocklog_description' => '',
'blocklog_nom' => 'Block Log',
'blocklog_slogan' => '',
);