File "paquet-licence_fr.php"
Full path: /home/argothem/www/organecyberpresse/plugins/auto/licence/v1.1.0/lang/paquet-licence_fr.php
File size: 465 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/licence.git
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// L
'licence_description' => 'Permet de relier une licence d’utilisation à un article ou un document',
'licence_nom' => 'Licence',
'licence_slogan' => 'Une Licence pour articles et documents'
);