Autorisations_-tendues/lang/paquet-auted_fr.php

14 lines
274 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(
// A
'auted_description' => '',
'auted_nom' => 'Autorisations étendues',
'auted_slogan' => '',
);