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

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// M
	'minibando_description' => 'The minibando plugin replaces the administration buttons of SPIP by a toolbar that shows the items available in the top navigation of the SPIP private area.',
	'minibando_slogan' => 'A minibando for a maximum of functionalities!'
);
