gamuConfig/lang/paquet-gamuconfig_fr.php
2021-10-12 15:05:36 +02:00

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
'gamuconfig_description' => '',
'gamuconfig_nom' => 'gamuConfig',
'gamuconfig_slogan' => '',
);