xref: /plugin/catmenu/lang/fr/lang.php (revision 6983cdfd4483215ff5a1e573925c9c612964e790)
1<?php
2
3$lang['namespace_not_found'] = "Le menu ne peut pas s'afficher (namespace introuvable).";
4$lang['js']['toolbar_button'] = 'CatMenu';
5$lang['js']['toolbar_popup_title'] = 'CatMenu';
6$lang['js']['toolbar_insert'] = 'Inserer';
7$lang['js']['toolbar_cancel'] = 'Annuler';
8$lang['js']['toolbar_namespace'] = 'Namespace';
9$lang['js']['toolbar_namespace_help'] = 'Dossier. "." = dossier courant.';
10