gamuContact/lang/paquet-gamucontact_fr.php
2021-03-11 12:20:02 +01:00

14 lines
281 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
'gamucontact_description' => '',
'gamucontact_nom' => 'Gamu Contact',
'gamucontact_slogan' => '',
);