<?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(

	// F
	'foundation_6_description' => "Plugin qui intégre le framework Foundation à l'interface public de SPIP.",
	'foundation_6_nom' => 'Foundation',
	'foundation_6_slogan' => 'Utiliser le framework Foundation dans vos squelettes',
);