<?php

// Ceci est un fichier langue de SPIP -- This is a SPIP language file
// Fichier produit par PlugOnet
// Module: paquet-zcore
// Langue: fr
// Date: 21-01-2012 16:48:54
// Items: 2

if (!defined('_ECRIRE_INC_VERSION')) return;

$GLOBALS[$GLOBALS['idx_lang']] = array(

// Z
	'zcore_description' => 'Z Framework pour SPIP (Zpip)',
	'zcore_slogan' => 'Z Framework pour SPIP (Zpip)',
);
?>