File "paquet-licence_fr_tu.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/licence/v1.1.0/lang/paquet-licence_fr_tu.php
File size: 510 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-licence?lang_cible=fr_tu
// ** ne pas modifier le fichier **

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'
);